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