Merge branch 'hyprland' into nixos

This commit is contained in:
Moritz Böhme 2022-11-26 11:45:10 +01:00
commit df54824957
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
11 changed files with 323 additions and 16 deletions

View file

@ -20,7 +20,7 @@ with lib; {
programs = {
adb.enable = true;
bspwm.enable = true;
bspwm.enable = mkDefault true;
code.enable = true;
emacs.enable = true;
firefox = {