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 = {