Update Thor configuration

This commit is contained in:
Filippo Berto 2022-09-06 17:40:22 +02:00
parent 4fe22eb988
commit 4706a63b97
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
8 changed files with 33 additions and 59 deletions

View file

@ -13,7 +13,6 @@
bitwarden
btop
catgirl # IRC
cava
discord
docker-compose
docker-machine
@ -97,6 +96,7 @@
../hm_modules/alacritty.nix
../hm_modules/autorandr.nix
../hm_modules/bspwm.nix
../hm_modules/cava.nix
../hm_modules/easyeffects.nix
../hm_modules/dunst.nix
# ../hm_modules/grobi.nix
@ -132,4 +132,6 @@
../hm_modules/xidlehook.nix
../hm_modules/zathura.nix
];
home.stateVersion = "21.05";
}