niri works

This commit is contained in:
twoneis 2024-03-13 17:12:48 +01:00
parent a8f10d1ea7
commit 53e2d19bd1
6 changed files with 17 additions and 8 deletions

View file

@ -1,5 +1,6 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
signal-desktop
fractal
];
}