This commit is contained in:
Gregory Bednov 2025-01-11 11:28:59 +03:00 committed by GitHub
commit e48098250f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
... ...
}: }:
let let
serverIP = "10.0.2.2"; serverIP = "10.0.174.12";
in in
{ {
imports = [ ./hardware-configuration.nix ]; imports = [ ./hardware-configuration.nix ];