flake.nix: remove nix-super
This commit is contained in:
parent
e351683d29
commit
3031859921
1 changed files with 0 additions and 5 deletions
|
@ -24,11 +24,6 @@
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Nix but better or something
|
|
||||||
# nix-super = {
|
|
||||||
# url = "github:privatevoid-net/nix-super";
|
|
||||||
# };
|
|
||||||
|
|
||||||
lix-module = {
|
lix-module = {
|
||||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz";
|
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue