From 97e4587c34fc860dcad69d6f7b1c60dbc798e566 Mon Sep 17 00:00:00 2001 From: adikro Date: Thu, 13 Nov 2025 21:44:24 +0100 Subject: modularized WM configuration, added niri and dwl as window managers and installed some utilities --- flake.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index b7c5734..e102ba3 100644 --- a/flake.nix +++ b/flake.nix @@ -20,6 +20,10 @@ hyprland.url = "github:hyprwm/Hyprland"; + niri.url = "github:YaLTeR/niri"; + + bemenu.url = "github:Cloudef/bemenu"; + eww.url = "github:elkowar/eww"; awww.url = "git+https://codeberg.org/LGFae/awww"; @@ -54,6 +58,8 @@ nixcord, nixvim, helix, + niri, + bemenu, ... }: let mkHost = { hostname, path }: -- cgit v1.3