Update pbp.nix

This commit is contained in:
Aaron Honeycutt 2022-12-07 00:14:20 +00:00
parent 2bbc00ff34
commit 413b59bbd5

View file

@ -6,6 +6,8 @@
# ./programs.nix
];
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.loader = {
efi = {
canTouchEfiVariables = false;