fixed bug
This commit is contained in:
parent
81fd625ed0
commit
f55fec1734
@ -2,8 +2,8 @@
|
||||
{
|
||||
services.autopull = {
|
||||
enable = lib.mkDefault true;
|
||||
ssh-key = lib.mkDefau "/root/.ssh/id_ed25519_ghdeploy";
|
||||
path = lib.mkDefau /root/dotfiles;
|
||||
ssh-key = lib.mkDefault "/root/.ssh/id_ed25519_ghdeploy";
|
||||
path = lib.mkDefault /root/dotfiles;
|
||||
};
|
||||
|
||||
system.autoUpgrade = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user