reenabled: helium and fixed it

This commit is contained in:
2026-01-05 17:53:30 +00:00
parent f942349dca
commit 562513fcd6
7 changed files with 115 additions and 38 deletions

View File

@@ -33,7 +33,6 @@ in
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxPackages_6_12; # Hibernate works on 6.12 but not on latest
# boot.kernelPackages = pkgs.linuxPackages_zen; # Hibernate works on 6.12 but not on latest
networking.hostName = "doloro-nixos-laptop"; # Define your hostname.
security.rtkit.enable = true;