From 3f74fb61e45bfd15c5b8cf9fec7166f9f22c41d8 Mon Sep 17 00:00:00 2001 From: Toast Date: Sat, 23 Sep 2023 12:01:48 +0200 Subject: [PATCH] SteamDeck: remove leftover comment --- machines/SteamDeck/configuration.nix | 2 -- 1 file changed, 2 deletions(-) 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