Try plasma manager
This commit is contained in:
parent
a1b832c179
commit
fcbe6a3a66
7 changed files with 165 additions and 59 deletions
|
|
@ -18,22 +18,15 @@ let usr = config.constants.userName; in {
|
|||
qbittorrent
|
||||
razergenie
|
||||
ryujinx
|
||||
sweet
|
||||
sweet-ambar-blue
|
||||
telegram-desktop
|
||||
thunderbird
|
||||
wallpaper-engine-plasma6-plugin
|
||||
winetricks
|
||||
wineWowPackages.stagingFull
|
||||
yorha-sound-theme
|
||||
] ++ (with kdePackages; [
|
||||
kdepim-addons
|
||||
merkuro
|
||||
# polonium
|
||||
qtmultimedia
|
||||
qtwebchannel
|
||||
qtwebengine
|
||||
qtwebsockets
|
||||
]);
|
||||
programs = {
|
||||
firefox.enable = true;
|
||||
|
|
@ -55,6 +48,7 @@ let usr = config.constants.userName; in {
|
|||
};
|
||||
mpv.enable = true;
|
||||
obs-studio.enable = true;
|
||||
plasma.enable = true;
|
||||
zathura = {
|
||||
enable = true;
|
||||
options = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue