Signed-off-by: Alex Stan <90788596+Ultra980@users.noreply.github.com>
This commit is contained in:
Alex Stan 2023-07-10 12:54:16 +03:00
parent ae79da2f64
commit 56b8f4d5b9

View file

@ -99,9 +99,9 @@ in {
description = "Alex Stan"; description = "Alex Stan";
extraGroups = [ "networkmanager" "wheel" ]; extraGroups = [ "networkmanager" "wheel" ];
packages = with pkgs; [ packages = with pkgs; [
firefox
wezterm wezterm
# thunderbird gradience
gnome.tweaks
]; ];
shell = pkgs.fish; shell = pkgs.fish;
}; };
@ -121,6 +121,7 @@ in {
nerdfonts nerdfonts
everblush everblush
bibata-cursors bibata-cursors
adw-gtk3
]; ];
# Some programs need SUID wrappers, can be configured further or are # Some programs need SUID wrappers, can be configured further or are