KDE eingerichtet
This commit is contained in:
@@ -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/";
|
||||
|
||||
Reference in New Issue
Block a user