nixos: import river module

This commit is contained in:
Aly Raffauf 2024-09-15 21:14:48 -04:00
parent 319467b950
commit cd98617926

View file

@ -7,6 +7,7 @@
imports = [ imports = [
./greetd ./greetd
./hyprland ./hyprland
./river
./sway ./sway
./waylandComp.nix ./waylandComp.nix
]; ];