install plasma and use plasma-manager to configure
This commit is contained in:
parent
258cce19fb
commit
81e06a0513
5 changed files with 72 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue