fix pastng error

This commit is contained in:
jopejoe1 2024-04-30 15:41:45 +02:00
parent 34ea62344e
commit ce4d41726e

View file

@ -80,9 +80,10 @@
flake = "git+https://git.missing.ninja/lf3/server-conf.git"; flake = "git+https://git.missing.ninja/lf3/server-conf.git";
}; };
networking.hosts = networking.hosts = { networking.hosts = {
"192.168.88.251" = [ "wiki.it3" ]; "192.168.88.251" = [ "wiki.it3" ];
}; };
programs = { programs = {
fish = { fish = {
enable = true; enable = true;