feat(flake/home): add niri home-manager flake

This commit is contained in:
Sk7Str1p3 2026-05-13 20:47:46 +03:00
parent 09cb1886dc
commit faca496c63
No known key found for this signature in database
GPG key ID: 4DD995933D06D43B
3 changed files with 136 additions and 5 deletions

View file

@ -9,6 +9,7 @@
flake-file.url = "github:vic/flake-file";
flake-parts.url = "github:hercules-ci/flake-parts";
home-manager.url = "github:nix-community/home-manager";
niri.url = "github:sodiboo/niri-flake";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
sops-nix.url = "github:mic92/sops-nix";
stylix.url = "github:nix-community/stylix";