mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
13
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
...
|
||||
}:
|
||||
{
|
||||
qt = {
|
||||
enable = true;
|
||||
style = "breeze";
|
||||
platformTheme = "kde6"; # kde6
|
||||
};
|
||||
# qt = {
|
||||
# enable = true;
|
||||
# style = "breeze";
|
||||
# platformTheme = "kde6"; # kde6
|
||||
# };
|
||||
environment.plasma6.excludePackages = with pkgs; [
|
||||
kdePackages.plasma-browser-integration
|
||||
kdePackages.elisa
|
||||
|
||||
Reference in New Issue
Block a user