factor meat into own repo
This commit is contained in:
parent
8003d9b2a6
commit
ad421cea84
9 changed files with 89 additions and 515 deletions
|
@ -26,7 +26,7 @@
|
|||
registry = lib.mapAttrs (_: value: {flake = value;}) inputs;
|
||||
settings = {
|
||||
# trusted-users = ["bolt" "plank"];
|
||||
experimental-features = "nix-command flakes";
|
||||
experimental-features = ["nix-command" "flakes" "pipe-operator"];
|
||||
substitute = true;
|
||||
};
|
||||
extraOptions = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue