Fix: Update home-manager

Forgot to save >~<
This commit is contained in:
Samuel Shuert 2024-05-11 16:31:50 -04:00
parent e83ad899f6
commit cfd424d324
Signed by: coded
GPG key ID: 00E944BFBE99ADB5

View file

@ -2,7 +2,7 @@
description = "A simple home-manager flake using Aux";
inputs = {
nixpkgs.url = "github:auxolotl/nixpkgs/nixpkgs-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
home-manager = {
url = "github:nix-community/home-manager";