flake lock and some nix settings

This commit is contained in:
2025-03-27 20:02:42 +01:00
parent 5cc0b3f251
commit 6a6e562875
6 changed files with 65 additions and 78 deletions

View File

@@ -35,6 +35,8 @@ in {
./modules.nix
];
time.hardwareClockInLocalTime = true;
networking.hostName = "cnixtop";
environment.variables.FLAKE = "/home/cnst/.nix-config";