This commit is contained in:
XenGi 2026-08-27 23:35:11 +02:00
commit b2e7fde9ec
Signed by: xengi
SSH key fingerprint: SHA256:dM+fLZGsDvyv6kunjE8bGduL24VsCFB4LEOSdmRHdG0
14 changed files with 131 additions and 51 deletions

View file

@ -3,10 +3,10 @@
{
imports = [
./base.nix
./hardware.nix
./networking.nix
./users.nix
./programs.nix
./services.nix
];
}