Still working on git
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
defaultSession = "plasma";
|
||||
};
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
services.xserver.desktopManager.plasma6.enable = true;
|
||||
programs.dconf.enable = true;
|
||||
|
||||
programs.kdeconnect.enable = true;
|
||||
@@ -20,7 +21,6 @@
|
||||
];
|
||||
|
||||
environment.variables = {
|
||||
GIT_ASKPASS = pkgs.kdePackages.ksshaskpass;
|
||||
NIXOS_OZONE_WL = "1";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user