jeschli: use new unstable remote
This commit is contained in:
parent
8196db04dc
commit
9626d3cda9
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user