KDE eingerichtet

This commit is contained in:
2026-05-22 13:36:52 +02:00
parent 7b7a85dcb1
commit 0aedc9aa50
4 changed files with 10 additions and 3 deletions
+5
View File
@@ -41,6 +41,11 @@
# Set your time zone.
time.timeZone = "Europe/Berlin";
xdg.portal = {
enable = true;
extraPortals = [ pkgs.kdePackages.xdg-desktop-portal-kde ];
config.common.default = [ "kde" "gtk" ];
};
programs.dconf.enable = true;
# Configure network proxy if necessary
# networking.proxy.default = "http://user:password@proxy:port/";