nixos-config/hosts/precision-5530/home/desktop/default.nix

8 lines
75 B
Nix

{
imports = [
./edge.nix
./spotify.nix
./lmstudio.nix
];
}