examples.lnl: add binary-cache
This commit is contained in:
parent
77f947c0dc
commit
b0142ee7e2
1 changed files with 3 additions and 0 deletions
|
|
@ -41,6 +41,9 @@
|
|||
|
||||
services.activate-system.enable = true;
|
||||
|
||||
nix.binaryCachePublicKeys = [ "cache.daiderd.com-1:R8KOWZ8lDaLojqD+v9dzXAqGn29gEzPTTbr/GIpCTrI=" ];
|
||||
nix.trustedBinaryCaches = [ https://cache.daiderd.com ];
|
||||
|
||||
programs.nix-script.enable = true;
|
||||
|
||||
programs.tmux.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue