remove some comment and move some unused code to comment
This commit is contained in:
parent
197dd88cd4
commit
d3db2fc59f
2 changed files with 1 additions and 5 deletions
|
|
@ -54,10 +54,6 @@
|
|||
kernelPackages = pkgs.linuxPackages_zen;
|
||||
loader.systemd-boot.enable = true;
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
# loader.grub = {
|
||||
# efiSupport = true;
|
||||
# efiInstallAsRemovable = true;
|
||||
# };
|
||||
};
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue