Update flake.nix

This commit is contained in:
Zachary Myers 2024-08-02 18:11:00 -04:00 committed by GitHub
parent 1feb2a5668
commit eac6bbfcfb
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-small";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
home-manager = {
url = "github:nix-community/home-manager";