Merge branch 'hyprland' into nixos
This commit is contained in:
commit
df54824957
11 changed files with 323 additions and 16 deletions
|
|
@ -20,7 +20,7 @@ with lib; {
|
|||
|
||||
programs = {
|
||||
adb.enable = true;
|
||||
bspwm.enable = true;
|
||||
bspwm.enable = mkDefault true;
|
||||
code.enable = true;
|
||||
emacs.enable = true;
|
||||
firefox = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue