Update some configs

This commit is contained in:
Tobias Reisinger 2023-10-29 13:07:07 +01:00
parent af9249855b
commit 99dfe95131
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 1 additions and 5 deletions

View file

@ -7,7 +7,6 @@
# Packages that should be installed to the user profile.
home.packages = with pkgs; [
#alacritty # terminal emulator
bemenu # tool to display menus
dunst # notification-daemon
feh # image viewer and wallpaper-tool
@ -22,8 +21,6 @@
#python310Packages.pynacl # pylib for qutebrowser-keepassxc support
#(qutebrowser.override { enableWideVine = true; }) # vim-like browser
(ungoogled-chromium.override { enableWideVine = true; }) # browser
#vagrant # tool for automated virtual machines
#virtualbox # tool for virtual machines
xfce.thunar # file manager
xfce.tumbler # thumbnail tool
];