This commit is contained in:
2026-07-07 00:34:26 +02:00
parent f87ba26c5e
commit 37c648f1d9
2 changed files with 20 additions and 12 deletions
+4
View File
@@ -9,4 +9,8 @@
./dnsmasq.nix
./ssh.nix
];
services.cockpit = {
enable = true;
openFirewall = true;
};
}