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