pluh 🗣
This commit is contained in:
parent
fa30c4d826
commit
92f097cb82
8 changed files with 127 additions and 132 deletions
|
@ -13,6 +13,11 @@
|
|||
devenv.url = "github:cachix/devenv";
|
||||
};
|
||||
|
||||
nixConfig = {
|
||||
extra-trusted-public-keys = "devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw=";
|
||||
extra-substituters = "https://devenv.cachix.org";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
nixpkgs,
|
||||
flake-parts,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue