mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
enable podman
This commit is contained in:
parent
28b3becfef
commit
479989144b
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@
|
||||||
'')
|
'')
|
||||||
];
|
];
|
||||||
|
|
||||||
|
virtualisation.podman.enable = true;
|
||||||
|
|
||||||
environment.variables.PLGO_HOSTNAMEFG = "0";
|
environment.variables.PLGO_HOSTNAMEFG = "0";
|
||||||
environment.variables.PLGO_HOSTNAMEBG = "114";
|
environment.variables.PLGO_HOSTNAMEBG = "114";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue