try to add a stable nixpkgs overlay
This commit is contained in:
parent
94f08a3847
commit
12236a3e49
3 changed files with 6 additions and 3 deletions
|
|
@ -19,7 +19,6 @@
|
|||
outputs = {...} @ inputs: let
|
||||
# basic boilerplate-reducing lib with a bunch of functions
|
||||
helperLib = import ./helperLib/default.nix {inherit inputs;};
|
||||
stablepkgs = inputs.nixpkgs-stable;
|
||||
in
|
||||
with helperLib; {
|
||||
nixosConfigurations = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue