Add handbrake and other tools
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
home.packages = with pkgs; [
|
||||
bitwarden
|
||||
handbrake
|
||||
onlyoffice-bin
|
||||
synology-drive-client
|
||||
vlc
|
||||
|
||||
@@ -47,7 +47,10 @@ in with lib; {
|
||||
# Enable some Gnome plugins that I like
|
||||
environment.systemPackages = with pkgs; [
|
||||
gnome3.adwaita-icon-theme
|
||||
gnome3.gnome-tweaks
|
||||
gnome3.dconf-editor
|
||||
gnomeExtensions.appindicator
|
||||
gnomeExtensions.clipboard-indicator
|
||||
gnomeExtensions.dash-to-dock
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user