updated flake inputs and coredns config

This commit is contained in:
shobu
2025-10-13 03:51:33 +02:00
parent 28874ebb5f
commit c610ce80bc
4 changed files with 33 additions and 40 deletions

View File

@@ -77,6 +77,7 @@
httpie
btop
tmux
# firefox
]);
services = {
@@ -84,6 +85,21 @@
enable = true;
ports = [ 22 ];
};
# xserver = {
# enable = true;
# desktopManager = {
# xterm.enable = false;
# xfce.enable = true;
# };
# };
blueman.enable = true;
};
hardware.bluetooth = {
enable = true;
powerOnBoot = true;
};
system.stateVersion = "24.11";

View File

@@ -3,16 +3,14 @@
enable = true;
config = ''
homelab.local {
file ${./db.homelab.local}
log
errors
cache
file ${./db.homelab.local}
}
. {
forward . 8.8.8.8
forward . 84.200.69.80
forward . 84.200.70.40
log
errors
cache