forked from colonelpanic/dotfiles
Merge branch 'master' of github.com:IvanMalison/dotfiles
This commit is contained in:
commit
2edf5cafb7
@ -159,6 +159,7 @@ in
|
||||
pommed_light
|
||||
rofi
|
||||
rofi-pass
|
||||
skippy-xd
|
||||
synergy
|
||||
udiskie-appindicator
|
||||
volnoti
|
||||
@ -203,6 +204,7 @@ in
|
||||
silver-searcher
|
||||
stow
|
||||
tmux
|
||||
valgrind
|
||||
wget
|
||||
wmctrl
|
||||
zsh
|
||||
|
@ -3,6 +3,7 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
gimp
|
||||
texlive.combined.scheme-full
|
||||
slack
|
||||
];
|
||||
boot.extraModulePackages = with pkgs; [ xboxdrv ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user