Disabled: Niri
This commit is contained in:
parent
6764e45c2c
commit
677714a75c
@ -1,6 +1,5 @@
|
|||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
programs.niri.enable = true;
|
||||||
niri
|
|
||||||
];
|
|
||||||
}
|
}
|
||||||
|
@ -10,7 +10,6 @@
|
|||||||
../../home/xdg.nix # Bindings
|
../../home/xdg.nix # Bindings
|
||||||
|
|
||||||
../../home/hyprland # Window Manager
|
../../home/hyprland # Window Manager
|
||||||
../../home/niri
|
|
||||||
|
|
||||||
../../home/programs/dev # Dev Tools
|
../../home/programs/dev # Dev Tools
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user