diff --git a/home.nix b/home.nix index 67d84f7..b556254 100644 --- a/home.nix +++ b/home.nix @@ -63,7 +63,7 @@ in enable = true; theme = "robbyrussell"; }; - shellInit = builtins.readFile ./dotfiles/zshrc + shellInit = builtins.readFile ./dotfiles/zshrc; }; home.file = {