chore(system): remove Aux libs as they're still in Labs

This commit is contained in:
Andre 2024-06-16 18:03:07 -04:00
parent 03fc24f588
commit 6a9ddcf0fc

View file

@ -2,9 +2,6 @@
description = "A system flake with various options for bootstrapping a complete Aux install.";
inputs = {
# Import Auxolotl libs
auxlib.url = "https://git.auxolotl.org/auxolotl/labs/archive/main.tar.gz?dir=lib";
# Flatpak support
nix-flatpak.url = "github:gmodena/nix-flatpak/v0.4.1";
@ -27,7 +24,6 @@
outputs =
inputs@{
self,
auxlib,
home-manager,
lanzaboote,
nix-flatpak,