index
:
infra
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
profiles
/
services
/
podman.nix
blob: 4a132d29e906cc457f148b87f4439b447f9f4587 (
plain
) (
blame
)
1
2
3
4
5
{
virtualisation
.
podman
=
{
enable
=
true
;
};
}