Flake: add nixpkgs-small and update flake.lock

This commit is contained in:
blahai 2024-12-01 13:22:35 +02:00
parent ccb4981769
commit 6de299a51e
No known key found for this signature in database
2 changed files with 81 additions and 63 deletions

View file

@ -24,6 +24,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
nixpkgs-smol.url = "github:nixos/nixpkgs?ref=nixos-unstable-small";
chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
nur.url = "github:nix-community/NUR";