update flake, add mail backup and fix formatting
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
pkiBundle = "/etc/secureboot";
|
||||
};
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_9;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_11;
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
Reference in New Issue
Block a user