flake.nix: remove nix-super

This commit is contained in:
Charlie Root 2024-08-27 16:53:08 +02:00
commit 3031859921

View file

@ -24,11 +24,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
# Nix but better or something
# nix-super = {
# url = "github:privatevoid-net/nix-super";
# };
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";