big cleanup
This commit is contained in:
parent
533f88f4cd
commit
c7c6606d14
81 changed files with 0 additions and 8334 deletions
|
@ -77,18 +77,6 @@
|
|||
hardware.opengl.driSupport32Bit = true;
|
||||
|
||||
#input stuff
|
||||
|
||||
# services.xserver = {
|
||||
# enable = true; # SDDM requires this
|
||||
# xkb.options = "caps:escape";
|
||||
# xkb.layout = "us";
|
||||
|
||||
# desktopManager.plasma5 = {
|
||||
# enable = true;
|
||||
# enableQt5Integration = true; # for plasma6
|
||||
# runUsingSystemd = true;
|
||||
# };
|
||||
# };
|
||||
services.libinput.enable = true;
|
||||
services.desktopManager.cosmic.enable = true;
|
||||
services.displayManager.cosmic-greeter.enable = true;
|
||||
|
@ -97,11 +85,6 @@
|
|||
|
||||
services.system76-scheduler.enable = true;
|
||||
|
||||
# environment.plasma5.excludePackages = with pkgs.libsForQt5; [
|
||||
# konsole
|
||||
# gwenview
|
||||
# ];
|
||||
|
||||
services.flatpak.enable = true;
|
||||
|
||||
security.polkit.enable = true;
|
||||
|
@ -124,9 +107,6 @@
|
|||
pulse.enable = true;
|
||||
};
|
||||
|
||||
qt.enable = true;
|
||||
qt.platformTheme = "kde";
|
||||
qt.style = "kvantum";
|
||||
programs.dconf.enable = true;
|
||||
|
||||
services.colord.enable = true;
|
||||
|
@ -154,8 +134,6 @@
|
|||
cachix
|
||||
|
||||
alejandra
|
||||
|
||||
libsForQt5.qtstyleplugin-kvantum
|
||||
];
|
||||
|
||||
services.atuin.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue