nix-conf/home/options/default.nix

8 lines
101 B
Nix

{
imports = [
./ntfy-client.nix
./hyprlock.nix
./sunsetr.nix
./noctalia.nix
];
}