commit 66dcdb37d1e19cde3a5eb0db3bb7ce9d82e6b24c parent 8f77d647d5366c6a27875096065e9eac94cdaaa0 Author: Francesco Saccone <francesco@francescosaccone.com> Date: Mon, 14 Apr 2025 15:52:29 +0200 refactor: move homes/francesco/home to hosts/laptop/ Signed-off-by: Francesco Saccone <francesco@francescosaccone.com> Diffstat:
4 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/flake.nix b/flake.nix @@ -106,7 +106,7 @@ { ... }: { imports = [ - ./homes/francesco/home + ./hosts/laptop/home ./modules/home ]; diff --git a/homes/francesco/home/default.nix b/hosts/laptop/home/default.nix diff --git a/homes/francesco/home/gemini/cert.pem b/hosts/laptop/home/gemini/cert.pem diff --git a/homes/francesco/home/gemini/key.pem.gpg b/hosts/laptop/home/gemini/key.pem.gpg Binary files differ.