jeschli: use new unstable remote

This commit is contained in:
lassulus 2020-10-18 19:08:12 +02:00
parent 8196db04dc
commit 9626d3cda9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
{ {
nixos-config.symlink = "stockholm/jeschli/1systems/${name}/config.nix"; nixos-config.symlink = "stockholm/jeschli/1systems/${name}/config.nix";
nixpkgs-unstable.git = { nixpkgs-unstable.git = {
url = "https://github.com/nixos/nixpkgs-channels"; url = "https://github.com/nixos/nixpkgs";
ref = (lib.importJSON ../krebs/nixpkgs-unstable.json).rev; ref = (lib.importJSON ../krebs/nixpkgs-unstable.json).rev;
}; };
secrets = if test then { secrets = if test then {