install plasma and use plasma-manager to configure

This commit is contained in:
cy 2025-02-01 22:36:56 -05:00
parent 258cce19fb
commit 81e06a0513
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
5 changed files with 72 additions and 0 deletions

View file

@ -11,6 +11,7 @@
../irssi.nix
../kitty.nix
../vscode.nix
../plasma.nix
];
home = {
username = "yt";
@ -114,6 +115,7 @@
lldb
(cutter.withPlugins (plugins: with plugins; [ rz-ghidra jsdec sigdb ]))
ida-free
patchelf
];
programs.waybar.enable = true;