added alacritty arandr notepadqq nomacs bat for schweby in default.nix
This commit is contained in:
parent
f093f949d7
commit
2b42b87056
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
};
|
||||
# boot.plymouth.splashBeforeUnlock = true;
|
||||
users.users.schweby.packages = config.users.users.hexchen.packages
|
||||
++ (with pkgs; [ picom feh copyq polybar mpv cinnamon.nemo rofi ]);
|
||||
++ (with pkgs; [ alacritty picom feh copyq polybar cinnamon.nemo rofi arandr notepadqq nomacs bat ]);
|
||||
users.users.hexchen = {
|
||||
packages = with pkgs; [
|
||||
pulsemixer pavucontrol
|
||||
|
|
Loading…
Reference in a new issue