change niri to niri-unstable and update flake inputs

This commit is contained in:
ulic-youthlic 2025-01-12 14:59:47 +08:00
parent d9b33554b9
commit 7d52c44603
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 22 additions and 20 deletions

View file

@ -1,7 +1,6 @@
{ pkgs, ... }:
{
programs.niri = {
package = pkgs.niri-unstable;
config = builtins.readFile ./config.kdl;
};
home.packages = with pkgs; [