chore: Remove Aux Libs input
This commit is contained in:
parent
f1df1a35bf
commit
1873af7524
|
@ -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";
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue