This commit is contained in:
Till 2026-03-05 22:01:29 +01:00
parent 6f30269e1e
commit 2159780ece
5 changed files with 17 additions and 15 deletions

View file

@ -6,8 +6,8 @@
imports = [
./hardware-configuration.nix
../system
../system/web-server
../system/mail-server
../../system
../../system/web-server
../../system/mail-server
];
}