treewide: update
This commit is contained in:
parent
e26739a272
commit
db6d721df6
3 changed files with 106 additions and 99 deletions
|
@ -26,9 +26,6 @@ let
|
|||
|
||||
linuxConfig = lib.optionalAttrs isLinux (
|
||||
lib.mkIf (!cfg.clientOnly) {
|
||||
# TODO: Remove after update
|
||||
systemd.services.incus.serviceConfig.Environment = lib.strings.toJSON "INCUS_OVMF_PATH=${config.systemd.services.incus.environment.INCUS_EDK2_PATH}";
|
||||
|
||||
virtualisation.incus = {
|
||||
enable = true;
|
||||
inherit (cfg) package clientPackage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue