nixos/sysConfig/desktop/default.nix

7 lines
74 B
Nix

{
imports = [
../../user
./hardware.nix
./system.nix
];
}