add wl-clipboard
This commit is contained in:
parent
8de8301dc1
commit
447fbd5206
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, ... }: {
|
||||
# kde stuff
|
||||
environment.systemPackages = with pkgs; [
|
||||
wl-clipboard
|
||||
# catppuccin
|
||||
(catppuccin-kde.override {
|
||||
flavour = [ "mocha" "macchiato" "frappe" "latte" ];
|
||||
|
|
Loading…
Reference in a new issue