Add NixOS configuration files. This is a foundation git commit that has now been deployed and working

This commit is contained in:
Root User 2026-02-06 00:00:00 +01:00
parent d09ab1d526
commit 5b980771d9
Signed by: root
GPG key ID: 087F0A95E5766D72
15 changed files with 4842 additions and 2 deletions

View file

@ -256,7 +256,6 @@
];
};
# Passwordless sudo for wheel group
security.sudo.wheelNeedsPassword = false;