From fc80e9414741795779ddd848d2c936b2efa2a92d Mon Sep 17 00:00:00 2001 From: h7x4 Date: Wed, 10 Jun 2026 14:38:06 +0900 Subject: [PATCH] xps16/testconfig: clear --- hosts/xps16/testconfig.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/xps16/testconfig.nix b/hosts/xps16/testconfig.nix index fed8376..a7636ac 100644 --- a/hosts/xps16/testconfig.nix +++ b/hosts/xps16/testconfig.nix @@ -2,5 +2,5 @@ # NOTE: this file is a space where i put new configuration while i'm testing it. # There shouldn't really be anything here, I'm not planning to commit any config here. { - networking.hosts."129.241.100.145" = [ "scrutiny.pvv.ntnu.no" ]; + }