diff --git a/common.nix b/common.nix index bbda4e5..d6fb744 100644 --- a/common.nix +++ b/common.nix @@ -80,9 +80,10 @@ flake = "git+https://git.missing.ninja/lf3/server-conf.git"; }; - networking.hosts = networking.hosts = { + networking.hosts = { "192.168.88.251" = [ "wiki.it3" ]; }; + programs = { fish = { enable = true;