Updated Flake and resolved Warnings

This commit is contained in:
2026-06-25 14:30:30 +02:00
parent ca8d95be86
commit da06bed086
7 changed files with 78 additions and 79 deletions
+1 -2
View File
@@ -23,6 +23,7 @@
};
kernelModules = [ ];
extraModulePackages = [ ];
zfs.forceImportRoot = false;
};
fileSystems = {
@@ -42,6 +43,4 @@
};
swapDevices = [ ];
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
}