From a8d1b9c4d81b740944c94b097e9a10552e44fcab Mon Sep 17 00:00:00 2001 From: junikimm717 Date: Sat, 16 Apr 2022 08:06:35 -0400 Subject: [PATCH] stupid semicolon --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {