feat: migrate to anyrun

This commit is contained in:
2023-12-15 01:30:05 +01:00
parent 812c2749c0
commit 45c7278dab
8 changed files with 135 additions and 101 deletions

View File

@@ -14,7 +14,7 @@ with pkgs; [
# media
jellyfin-media-player
youtube-music
# youtube-music.override {electron = pkgs.electron_28;})
vlc
makemkv
handbrake
@@ -27,7 +27,8 @@ with pkgs; [
withOpenASAR = true;
withVencord = false;
})
element-desktop
(vesktop.override {electron = pkgs.electron_28;})
(element-desktop.override {electron = pkgs.electron_28;})
slack
# office
@@ -66,4 +67,6 @@ with pkgs; [
lazydocker
libqalculate
ripgrep
jq
httpie
]