home/fuji: add river wm
This commit is contained in:
+3
-1
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user