Update dotfiles repo path

This commit is contained in:
Oliver Davies 2024-01-25 07:17:38 +00:00
parent 9ef0411680
commit 509e85e0d0
2 changed files with 2 additions and 2 deletions
system/nixos/home-manager/modules

View file

@ -36,7 +36,7 @@ in
}
{
trigger = ":dotfiles";
replace = "https://github.com/opdavies/dotfiles";
replace = "https://github.com/opdavies/dotfiles.nix";
}
{
trigger = ":dc";