Added: Niri

This commit is contained in:
DerGrumpf 2025-04-01 13:17:51 +02:00
parent 0620179a05
commit 6764e45c2c
2 changed files with 8 additions and 1 deletions

6
home/niri/default.nix Normal file
View File

@ -0,0 +1,6 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
niri
];
}

View File

@ -10,7 +10,8 @@
../../home/xdg.nix # Bindings
../../home/hyprland # Window Manager
../../home/niri
../../home/programs/dev # Dev Tools
../../home/programs/media/media.nix