feat(flake): add stylix

This commit is contained in:
Sk7Str1p3 2026-05-04 22:39:24 +03:00
parent c166dfdb10
commit e90b0b4d03
No known key found for this signature in database
GPG key ID: 4DD995933D06D43B
3 changed files with 299 additions and 2 deletions

View file

@ -11,5 +11,6 @@
home-manager.url = "github:nix-community/home-manager";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
sops-nix.url = "github:mic92/sops-nix";
stylix.url = "github:nix-community/stylix";
};
}