fix pastng error
This commit is contained in:
parent
34ea62344e
commit
ce4d41726e
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue