Move overlays.nix to common

This commit is contained in:
Rodrigo Arias 2023-04-18 18:46:01 +02:00 committed by Rodrigo Arias Mallo
parent f7b18098b1
commit 480dd95d9b
3 changed files with 1 additions and 1 deletions

View File

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

View File

@ -8,7 +8,6 @@
./monitoring.nix
./net.nix
./nfs.nix
./overlays.nix
./slurm.nix
./ssh.nix