darwin compatible commit, touching up on modules, common system ietms

This commit is contained in:
2024-12-18 20:09:08 -05:00
parent 1e3ffdf0a3
commit b6653cee0b
5 changed files with 39 additions and 47 deletions

View File

@ -168,9 +168,8 @@
system.stateVersion = 5;
containers.podman = {
enable = false;
enable = true;
extraPackages = with pkgs; [
podman
docker-credential-helpers
cosign
crane