add stuff

This commit is contained in:
unexplrd
2025-02-09 14:59:16 +02:00
parent 969b566369
commit e897825573
6 changed files with 133 additions and 26 deletions

View File

@ -6,6 +6,10 @@
nix-flatpak.url = "github:gmodena/nix-flatpak";
stylix.url = "github:danth/stylix";
nixvim.url = "github:nix-community/nixvim";
lix = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
blueprint = {
url = "github:numtide/blueprint";
inputs.nixpkgs.follows = "nixpkgs";