sisyphus/nixos/modules/programs/default.nix

8 lines
85 B
Nix

{
imports = [
./home-manager
./sops
./ssh
./spotify-adblock
];
}