update flake

This commit is contained in:
2024-06-09 14:38:13 -04:00
parent 14bb82e63f
commit 6d9456215f
3 changed files with 17 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
description = "Michael's Nix Config";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";