feat(desktop): move some wayland stuff to separate module.
This commit is contained in:
parent
8a1101887a
commit
96c57db076
4 changed files with 252 additions and 237 deletions
|
@ -15,8 +15,10 @@
|
|||
./newsboat.nix
|
||||
./xdg-user-dirs.nix
|
||||
./qutebrowser.nix
|
||||
./wayland.nix
|
||||
];
|
||||
|
||||
crony.wayland.enable = lib.mkDefault false;
|
||||
crony.qutebrowser.enable = lib.mkDefault true;
|
||||
crony.mangohud.enable = lib.mkDefault false;
|
||||
crony.nnn.enable = lib.mkDefault true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue