chore: update flake & niri blur

This commit is contained in:
danny 2026-03-06 17:06:53 +08:00
parent 601dfb9217
commit 98b4f598f8
36 changed files with 516 additions and 317 deletions

View file

@ -0,0 +1,9 @@
{
imports = [
../common.nix
../nextcloud-sync.nix
../yubikey.nix
../ntfy.nix
../wm.nix
];
}

View file

@ -0,0 +1,6 @@
{
imports = [
../common.nix
../yubikey.nix
];
}