From 73ac52a1f792000d49b476d67e23257308852e3b Mon Sep 17 00:00:00 2001 From: autumn Date: Tue, 2 Dec 2025 10:45:58 -0700 Subject: [PATCH] small edit --- system/yukigekko/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/system/yukigekko/configuration.nix b/system/yukigekko/configuration.nix index d8ecda6..f1e10e5 100644 --- a/system/yukigekko/configuration.nix +++ b/system/yukigekko/configuration.nix @@ -31,7 +31,6 @@ networking.networkmanager.enable = true; networking.extraHosts = '' 10.0.0.217 hoardfrost - 174.63.4.139 frosty ''; services.logind.lidSwitchExternalPower = "ignore";