forked from auxolotl/templates
Fix: Update home-manager
Forgot to save >~<
This commit is contained in:
parent
e83ad899f6
commit
cfd424d324
|
@ -2,7 +2,7 @@
|
||||||
description = "A simple home-manager flake using Aux";
|
description = "A simple home-manager flake using Aux";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:auxolotl/nixpkgs/nixpkgs-unstable";
|
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
||||||
|
|
||||||
home-manager = {
|
home-manager = {
|
||||||
url = "github:nix-community/home-manager";
|
url = "github:nix-community/home-manager";
|
||||||
|
|
Loading…
Reference in a new issue