modules/home/desktop/plasma/default.nix: remove stylix line
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -12,7 +12,6 @@ in {
|
||||
mkEnableOption "enable plasma desktop";
|
||||
};
|
||||
config = mkIf cfg.enable {
|
||||
stylix.targets.kde.enable = true;
|
||||
home.packages = with pkgs; [
|
||||
wl-clipboard-rs
|
||||
];
|
||||
|
Reference in New Issue
Block a user