diff --git a/machines/SteamDeck/configuration.nix b/machines/SteamDeck/configuration.nix index e3d28e1..f0f61b8 100755 --- a/machines/SteamDeck/configuration.nix +++ b/machines/SteamDeck/configuration.nix @@ -19,8 +19,6 @@ }; boot.loader.efi.canTouchEfiVariables = true; - #boot.kernelPackages = pkgs.linuxKernel.packages.linux_xanmod_latest; - networking.hostName = "SteamDeck"; # Define your hostname. networking.networkmanager.enable = true; # Enable networking