systemState bump, and enabled sftpServerExecutable

This commit is contained in:
rotterdam 2023-05-02 09:32:38 -03:00
parent 4c82b3b79e
commit e20f7462a7
3 changed files with 5 additions and 3 deletions

View file

@ -4,6 +4,5 @@
virtualisation.podman = {
enable = true;
dockerCompat = true;
defaultNetwork.settings = { dns_enabled = true; };
};
}