Fix Lix cache
This commit is contained in:
parent
6582edd0b6
commit
a5d5047dbd
|
@ -16,7 +16,7 @@
|
|||
];
|
||||
|
||||
# Use Lix instead of Nix
|
||||
extra-substituters = [ "https://cache.lix.systems" ];
|
||||
substituters = [ "https://cache.lix.systems" ];
|
||||
trusted-public-keys = [ "cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o=" ];
|
||||
|
||||
# Only allow these users to use Nix
|
||||
|
|
Loading…
Reference in a new issue