add cockpit

This commit is contained in:
Bit Borealis 2024-03-24 00:31:35 +00:00
parent 706484ef7f
commit 921dd5ef9f
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@
PermitEmptyPasswords = false;
};
};
services.cockpit.enable = true;
services.cockpit.openFirewall = true;
programs.mosh.enable = true;
virtualisation.podman = {
enable = true;