This commit is contained in:
2025-08-08 23:18:18 -05:00
parent fd8506ee2c
commit afbc2b1d20
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
#unfree { #unfree {
geogebra geogebra
spotify spotify
#rustdesk rustdesk
#} #}
neofetch neofetch

View File

@@ -18,7 +18,7 @@
]; ];
boot = { boot = {
#kernelPackages = pkgs.linuxKernel.packages.linux_6_16; kernelPackages = pkgs.linuxKernel.packages.linux_6_16;
loader = { loader = {
systemd-boot.enable = true; systemd-boot.enable = true;
efi.canTouchEfiVariables = true; efi.canTouchEfiVariables = true;