remove niri

This commit is contained in:
twoneis 2023-12-25 21:32:55 +01:00
parent c06944e05a
commit e817a4c118
2 changed files with 0 additions and 11 deletions

View file

@ -1,5 +0,0 @@
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [
niri
];
}