Try writefreely
This commit is contained in:
parent
05f3435635
commit
265293df64
7 changed files with 89 additions and 49 deletions
|
|
@ -14,6 +14,7 @@ let usr = config.constants.userName; in {
|
|||
home.packages = with pkgs; [
|
||||
exactaudiocopy
|
||||
haruna
|
||||
joplin-desktop
|
||||
lutris
|
||||
nvtop-amd
|
||||
picard
|
||||
|
|
@ -22,13 +23,16 @@ let usr = config.constants.userName; in {
|
|||
tauon
|
||||
telegram-desktop
|
||||
thunderbird
|
||||
wallpaper-engine-kde-plugin
|
||||
wallpaper-engine-plasma6-plugin
|
||||
wineWowPackages.waylandFull
|
||||
winetricks
|
||||
yorha-sound-theme
|
||||
yuzu
|
||||
] ++ (with kdePackages; [
|
||||
# yuzu
|
||||
] ++ (with kdePackages;[
|
||||
# polonium
|
||||
qtmultimedia
|
||||
qtwebchannel
|
||||
qtwebengine
|
||||
qtwebsockets
|
||||
]);
|
||||
programs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue