Update flake.nix

This commit is contained in:
Zachary Myers 2024-08-01 11:54:31 -04:00 committed by GitHub
parent 64ac5048fb
commit 4996462a59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@
};
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
home-manager = {
url = "github:nix-community/home-manager";