diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 }: |
