mirror of
https://codeberg.org/ultra/nixos-dotfiles.git
synced 2024-11-05 00:33:09 +02:00
changes
Signed-off-by: Alex Stan <90788596+Ultra980@users.noreply.github.com>
This commit is contained in:
parent
ae79da2f64
commit
56b8f4d5b9
1 changed files with 3 additions and 2 deletions
|
@ -99,9 +99,9 @@ in {
|
|||
description = "Alex Stan";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
packages = with pkgs; [
|
||||
firefox
|
||||
wezterm
|
||||
# thunderbird
|
||||
gradience
|
||||
gnome.tweaks
|
||||
];
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
|
@ -121,6 +121,7 @@ in {
|
|||
nerdfonts
|
||||
everblush
|
||||
bibata-cursors
|
||||
adw-gtk3
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
|
Loading…
Reference in a new issue