chore(system): remove Aux libs as they're still in Labs
This commit is contained in:
parent
857679a823
commit
3547412cf1
|
@ -2,9 +2,6 @@
|
||||||
description = "A system flake with various options for bootstrapping a complete Aux install.";
|
description = "A system flake with various options for bootstrapping a complete Aux install.";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
# Import Auxolotl libs
|
|
||||||
auxlib.url = "https://git.auxolotl.org/auxolotl/labs/archive/main.tar.gz?dir=lib";
|
|
||||||
|
|
||||||
# Flatpak support
|
# Flatpak support
|
||||||
nix-flatpak.url = "github:gmodena/nix-flatpak/v0.4.1";
|
nix-flatpak.url = "github:gmodena/nix-flatpak/v0.4.1";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue