add wiki
This commit is contained in:
parent
b355dfb8da
commit
34ea62344e
1 changed files with 3 additions and 5 deletions
|
@ -80,11 +80,9 @@
|
|||
flake = "git+https://git.missing.ninja/lf3/server-conf.git";
|
||||
};
|
||||
|
||||
networking.hosts = { };
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.bluetooth.powerOnBoot = true;
|
||||
|
||||
networking.hosts = networking.hosts = {
|
||||
"192.168.88.251" = [ "wiki.it3" ];
|
||||
};
|
||||
programs = {
|
||||
fish = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue