Add my user to the podman group for socket access.

This commit is contained in:
Nolan Darilek 2025-06-18 08:14:07 -04:00
parent 604239fd0a
commit 525a896506

View file

@ -13,6 +13,7 @@
"networkmanager"
"pipewire"
"pulse-access"
"podman"
];
shell = pkgs.fish;
};