This commit is contained in:
parent
63583d9375
commit
635b5c8921
@ -2,6 +2,7 @@
|
|||||||
inputs,
|
inputs,
|
||||||
lib,
|
lib,
|
||||||
pkgs,
|
pkgs,
|
||||||
|
osConfig,
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
|
|
||||||
@ -230,7 +231,7 @@ in
|
|||||||
sysprof
|
sysprof
|
||||||
]
|
]
|
||||||
++ (
|
++ (
|
||||||
if config.virtualisation.podman.enable then
|
if osConfig.virtualisation.podman.enable then
|
||||||
[
|
[
|
||||||
pods
|
pods
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user