Switching Back To Main NixOS Repo For nixpkgs From Aux

This commit is contained in:
Annika Merris 2024-05-26 21:25:51 -04:00
parent 9d2c47cae0
commit 2c324ff635
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
description = "Lix/Auxolotl config flake";
inputs = {
nixpkgs.url = "github:auxolotl/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
lix = {
url = "git+https://git@git.lix.systems/lix-project/lix?ref=refs/tags/2.90-beta.1";