Move ssh.nix to common

This commit is contained in:
Rodrigo Arias 2023-04-18 18:46:53 +02:00 committed by Rodrigo Arias Mallo
parent a42dc88f16
commit 7aa9c486c3
3 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,7 @@
./fs.nix
./hw.nix
./overlays.nix
./ssh.nix
./users.nix
];

View File

@ -9,7 +9,6 @@
./net.nix
./nfs.nix
./slurm.nix
./ssh.nix
<agenix/modules/age.nix>
];