added nix-super
This commit is contained in:
parent
cc3fbe5076
commit
f187fff321
3 changed files with 36 additions and 47 deletions
|
@ -30,7 +30,10 @@
|
|||
};
|
||||
|
||||
# Nix but better
|
||||
nix-super.url = "github:privatevoid-net/nix-super";
|
||||
nix-super = {
|
||||
url = "github:privatevoid-net/nix-super";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue