This commit is contained in:
jopejoe1 2024-04-30 15:33:23 +02:00
parent b355dfb8da
commit 34ea62344e

View file

@ -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;