aaaaa
This commit is contained in:
parent
08818ecd22
commit
044d34b030
1 changed files with 0 additions and 5 deletions
|
|
@ -7,13 +7,8 @@ in
|
||||||
enable = lib.mkEnableOption "enable kde plasma 6";
|
enable = lib.mkEnableOption "enable kde plasma 6";
|
||||||
};
|
};
|
||||||
|
|
||||||
imports = [
|
|
||||||
../applications
|
|
||||||
];
|
|
||||||
|
|
||||||
|
|
||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
modules.apps.enable = true;
|
|
||||||
services.desktopManager.plasma6.enable = true;
|
services.desktopManager.plasma6.enable = true;
|
||||||
|
|
||||||
xdg.portal.config.common.default = "*";
|
xdg.portal.config.common.default = "*";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue