home/fuji: add river wm

This commit is contained in:
2026-07-27 23:39:24 +02:00
parent 5eff7c9a62
commit 2fe8b00711
3 changed files with 132 additions and 2 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
{ config
, lib
, pkgs
, inputs
, system
, ...
}:
let
@@ -13,6 +15,7 @@ in
../common/zsh.nix
../common/i3status-rust.nix
../common/sway.nix
../common/river.nix
../common/i3.nix
./home_packages.nix
../common/whatsapp-for-linux.nix
@@ -69,7 +72,6 @@ in
wayland.windowManager = {
sway.enable = true;
hyprland.enable = false;
};
programs = {