Compare commits

..

No commits in common. "86b463f0679db745fd1c06b0ca85f178002cc934" and "331f2c2962552e38b173915b3ad448a2c3b96f48" have entirely different histories.

View File

@ -68,10 +68,6 @@
extraGroups = [ "networkmanager" "wheel" "dialout" "fuse" ];
};
networking.hosts = {
"192.168.100.118" = [ "timo.bmrs.nl" "adguard.timo.bmrs.nl" "git.timo.bmrs.nl" "auth.timo.bmrs.nl" "ldap.timo.bmrs.nl" "dozzle.timo.bmrs.nl" "home.timo.bmrs.nl" "immich.timo.bmrs.nl" "paperless.timo.bmrs.nl" "search.timo.bmrs.nl" ];
};
services.openssh.enable = true;
system.stateVersion = "24.05";