beginning a lot of reorganizing stuff
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
...
|
||||
}:
|
||||
let
|
||||
pkgsVersion = pkgs.unstable;
|
||||
pkgsVersion = pkgs; #.unstable;
|
||||
environmentVariables = {
|
||||
STEAM_FORCE_DESKTOPUI_SCALING = "1.0";
|
||||
GDK_SCALE = "1";
|
||||
@@ -158,10 +158,6 @@ in
|
||||
];
|
||||
};
|
||||
coolercontrol.enable = true;
|
||||
kdeconnect = {
|
||||
enable = true;
|
||||
package = pkgs.gnomeExtensions.gsconnect;
|
||||
};
|
||||
};
|
||||
|
||||
# Common Configuration
|
||||
|
||||
Reference in New Issue
Block a user