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";
|
flake = "git+https://git.missing.ninja/lf3/server-conf.git";
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.hosts = { };
|
networking.hosts = networking.hosts = {
|
||||||
|
"192.168.88.251" = [ "wiki.it3" ];
|
||||||
hardware.bluetooth.enable = true;
|
};
|
||||||
hardware.bluetooth.powerOnBoot = true;
|
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
fish = {
|
fish = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue