updates: nixpkgs, home-manager, plasma-manager

This commit is contained in:
2026-02-14 15:58:18 -08:00
parent 4b012f259f
commit 08290f9b43
3 changed files with 9 additions and 10 deletions

View File

@@ -8,7 +8,6 @@
];
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_18;
boot.zfs.package = pkgs.zfs_2_4;
boot.loader = {
efi.canTouchEfiVariables = true;
timeout = 3;