nixos-config/home/desktop/default.nix
2024-11-12 14:29:05 -08:00

7 lines
56 B
Nix

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