This commit is contained in:
Jet Pham 2024-03-14 19:57:49 -07:00
parent 72e17f8ca3
commit 1817d2d28d
2 changed files with 4 additions and 5 deletions

View file

@ -6,7 +6,7 @@
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# Home manager
home-manager.url = "github:nix-community/home-manager/release-23.11";
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
# TODO: Add any other flake you might need