diff --git a/flake.nix b/flake.nix index 2f5ee8d..2570513 100644 --- a/flake.nix +++ b/flake.nix @@ -73,7 +73,8 @@ in { system = "x86_64-linux"; specialArgs = { inherit stateVersion inputs; - + hostname = "luci"; + username = "ephase"; }; modules = [ ./nixos/default.nix