Added plasma module, disable plasma on ichigo

This commit is contained in:
2025-06-23 15:59:37 -04:00
parent 3e98345789
commit ea5c6db82f
6 changed files with 253 additions and 22 deletions

View File

@@ -13,7 +13,7 @@
# Enable Bluetooth
hardware.bluetooth.enable = true;
# Enable the KDE Plasma Desktop Environment.
# Enable SDDM
services.xserver.enable = true;
services.displayManager.sddm = {
enable = true;
@@ -22,12 +22,6 @@
enableHidpi = true;
};
services.desktopManager.plasma6.enable = true;
environment.plasma6.excludePackages = with pkgs.kdePackages; [
elisa
kate
];
# Catppuccin
catppuccin = {
sddm = {
@@ -62,6 +56,7 @@
ibm-plex
liberation_ttf
nerd-fonts.blex-mono
nerd-fonts.jetbrains-mono
noto-fonts
noto-fonts-cjk-sans
noto-fonts-emoji
@@ -108,16 +103,6 @@
# List packages installed in system profile.
environment.systemPackages = with pkgs; [
bitwarden-desktop
(catppuccin-kde.override {
flavour = ["mocha"];
accents = [
"blue"
"lavender"
"pink"
"sapphire"
];
winDecStyles = ["classic"];
})
firefoxpwa
qpwgraph
yubioath-flutter