SteamDeck: remove leftover comment

This commit is contained in:
Toast 2023-09-23 12:01:48 +02:00
parent 2426e966e5
commit 3f74fb61e4

View file

@ -19,8 +19,6 @@
}; };
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;
#boot.kernelPackages = pkgs.linuxKernel.packages.linux_xanmod_latest;
networking.hostName = "SteamDeck"; # Define your hostname. networking.hostName = "SteamDeck"; # Define your hostname.
networking.networkmanager.enable = true; # Enable networking networking.networkmanager.enable = true; # Enable networking