diff --git a/hosts/tower/configuration.nix b/hosts/tower/configuration.nix index 5597415..f061e82 100644 --- a/hosts/tower/configuration.nix +++ b/hosts/tower/configuration.nix @@ -11,7 +11,7 @@ security.polkit.enable = true; # boot.kernelPackages = pkgs.linuxPackagesFor xanmod_blox; - boot.kernelPackages = pkgs.linuxPackages_xanmod_latest; + # boot.kernelPackages = pkgs.linuxPackages_xanmod_latest; programs.nix-ld.enable = true; users.users."cr".openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILPiRe9OH/VtWFWyy5QbAVcN7CLxr4zUtRCwmxD6aeN6"