nix-config/modules/utils/default.nix

9 lines
101 B
Nix

{
imports = [
./agenix
./auth.nix
./gnome.nix
./niri.nix
./printing.nix
];
}