mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
seafile: init
This commit is contained in:
parent
2bacb74cc1
commit
fdcfeb524c
10 changed files with 170 additions and 41 deletions
|
@ -21,6 +21,7 @@
|
|||
pylint
|
||||
]))
|
||||
clang-tools
|
||||
nodePackages.typescript-language-server
|
||||
];
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
|
|
|
@ -16,6 +16,8 @@ in
|
|||
pcmanfm
|
||||
xdg-utils # used for xdg-open
|
||||
tex
|
||||
appimage-run
|
||||
seafile-client
|
||||
|
||||
# graphics
|
||||
evince # pdf viewer
|
||||
|
@ -29,6 +31,7 @@ in
|
|||
# sound
|
||||
pavucontrol
|
||||
x32edit
|
||||
spotify
|
||||
|
||||
# bluetooth
|
||||
blueman
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue