mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-21 23:54:22 +01:00
Reflect change back in repo to dotfiles from dotfiles-2.0 in terranix
Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
parent
b78b4ce5be
commit
979c1f4578
|
@ -139,7 +139,7 @@
|
|||
flake_rev = self.rev or (lib'.warn "No flake revision available, do not deploy containers!" "");
|
||||
flake_sha = self.narHash or (lib'.warn "No flake nar hash available, do not deploy containers!" "");
|
||||
flake_ref = "master";
|
||||
flake_host = "git+https://git.sr.ht/~magic_rb/dotfiles-2.0";
|
||||
flake_host = "git+https://git.sr.ht/~magic_rb/dotfiles";
|
||||
};
|
||||
_module.args.config' = config;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue