updated to NixOs 23.05 and declared download pkgs

This commit is contained in:
2023-06-01 00:32:35 -06:00
parent 84e93b766d
commit 24ad3d4550
4 changed files with 101 additions and 79 deletions

View File

@@ -12,7 +12,6 @@
};
grub = {
enable = true;
version = 2;
device = "nodev";
efiSupport = true;
enableCryptodisk = true;