sisyphus/nixos/modules/programs/default.nix

9 lines
98 B
Nix

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