nix-da/options/services/default.nix

8 lines
96 B
Nix

{
imports = [
./nysh.nix
./tailscale.nix
./rsync-backup
./cliphist.nix
];
}