update keys
This commit is contained in:
parent
9bc381a8bf
commit
a8219d7148
4 changed files with 4 additions and 10 deletions
|
|
@ -15,11 +15,6 @@ with lib; rec {
|
|||
|
||||
mkBoolOpt' = mkOpt' types.bool;
|
||||
|
||||
pkgs-stable = import inputs.nixpkgs-stable {
|
||||
system = "x86_64-linux";
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
|
||||
enabled = {enable = true;};
|
||||
|
||||
disabled = {enable = false;};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue