mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 17:34:05 -05:00
podman
This commit is contained in:
parent
fbeea79404
commit
734042076b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
virtualisation.docker = {
|
||||
virtualisation.podman = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
"hosts/common/optional/pentesting.nix"
|
||||
"hosts/common/optional/gaming.nix"
|
||||
"hosts/common/optional/vbox.nix"
|
||||
"hosts/common/optional/docker.nix"
|
||||
"hosts/common/optional/podman.nix"
|
||||
"hosts/common/optional/printing.nix"
|
||||
"modules/services/ollama"
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue