switch to the 23.05 release

This commit is contained in:
Rouven Seifert 2023-05-25 22:58:14 +02:00
parent 504c89d4e9
commit 7331eef574
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
6 changed files with 27 additions and 111 deletions

View file

@ -11,7 +11,7 @@
};
kernelPackages = pkgs.linuxPackages_latest;
# No ZFS on latest kernel:
tmpOnTmpfs = true;
tmp.useTmpfs = true;
};
nix = {