ran treefmt

This commit is contained in:
Richie Cahill
2024-04-19 18:08:28 -04:00
parent ca2c058724
commit 70182deebb
3 changed files with 3 additions and 7 deletions

View File

@ -1,5 +1,6 @@
{ lib, ... }:
{ services.autopull = {
{
services.autopull = {
enable = lib.mkDefault true;
ssh-key = lib.mkDefau "/root/.ssh/id_ed25519_ghdeploy";
path = lib.mkDefau /root/dotfiles;