dustbowl: Move more programs from user profile to environment

This commit is contained in:
joachimschmidt557 2023-01-06 10:11:36 +08:00
parent f501bbefdc
commit 94b7c55fbc
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -168,6 +168,7 @@
tig
croc
mullvad
jless
# GTK theme
gnome.adwaita-icon-theme
@ -181,6 +182,7 @@
xdg-utils
i3status
wlr-randr
waypipe
# GUI software
emacsPgtk
@ -195,6 +197,10 @@
okular
ungoogled-chromium
openrgb
obs-studio
tdesktop
signal-desktop
element-desktop
];
# Use doas instead of sudo
@ -237,13 +243,6 @@
# Steam
programs.steam.enable = true;
nixpkgs.config.packageOverrides = pkgs: rec {
# Override firefox
firefox = pkgs.firefox.override {
forceWayland = true;
};
};
nixpkgs.overlays = [ emacs-overlay.overlay ];
# Open ports in the firewall.