chore: Remove Aux Libs input
Some checks failed
Code Check / Run nixfmt and statix (push) Has been cancelled
Code Check / Run nixfmt and statix (pull_request) Has been cancelled

This commit is contained in:
Andre 2024-06-16 18:03:07 -04:00
parent 9557d65423
commit 3ea2d1bbfb
2 changed files with 1 additions and 4 deletions

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";

View file

@ -1 +1 @@
builtins.abort "Please run 'nixos-generate-config --show-hardware-config' and copy the output into hardware-configuration.nix"
builtins.abort "Please run 'nixos-generate-config --show-hardware-config' and copy the output into hardware-configuration.nix"