Disabled: Niri

This commit is contained in:
DerGrumpf 2025-04-01 13:28:22 +02:00
parent 6764e45c2c
commit 677714a75c
2 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,5 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
niri
];
programs.niri.enable = true;
}

View File

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