install telegram and jadx, disable mako, re-enable virtualisation stuff
This commit is contained in:
parent
6a2020e24b
commit
5efe1463a3
2 changed files with 8 additions and 4 deletions
|
@ -140,16 +140,17 @@
|
|||
python-lsp-server
|
||||
pip
|
||||
virtualenv
|
||||
wxpython
|
||||
]
|
||||
))
|
||||
telegram-desktop
|
||||
jadx
|
||||
];
|
||||
|
||||
programs.waybar.enable = true;
|
||||
programs.feh.enable = true;
|
||||
|
||||
services.mako = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
backgroundColor = "#1a1a1a";
|
||||
defaultTimeout = 5000;
|
||||
borderSize = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue