From 6b3f245bcdc2698be130f43b0e86c34d253fca1e Mon Sep 17 00:00:00 2001 From: smayzy Date: Wed, 18 Jun 2025 18:39:01 +0200 Subject: [PATCH] typo --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.nix b/home.nix index 8260223..6a9d154 100644 --- a/home.nix +++ b/home.nix @@ -9,7 +9,7 @@ ]; home.file = { - "dotfiles/fastfetch".source = ./.config/fastfetch; + ".config/fastfetch".source = ./dotfiles/fastfetch; }; home.sessionVariables = {