mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
Fix git config file
This commit is contained in:
parent
8c7e8f345e
commit
1dbb246faa
1 changed files with 10 additions and 0 deletions
10
modules/users/overseer/podman.nix
Normal file
10
modules/users/overseer/podman.nix
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{ lib, config, ...}: {
|
||||
|
||||
# virtualisation.oci-containers = {
|
||||
# backend = "podman";
|
||||
# containers = {
|
||||
# containers.grimoire = {
|
||||
#
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue