cleanup
This commit is contained in:
@@ -63,6 +63,9 @@ in
|
||||
};
|
||||
|
||||
# Configure environment
|
||||
environment.systemPackages = mkIf cfg.lact.enable [ pkgs.lact ];
|
||||
environment = {
|
||||
systemPackages = mkIf cfg.lact.enable [ pkgs.lact ];
|
||||
sessionVariables = lib.mkDefault { STEAM_FORCE_DESKTOPUI_SCALING = "1"; };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user