From a4b6b68bdcf58e098d9ffdf121d5e32772d1ce06 Mon Sep 17 00:00:00 2001 From: junikimm717 Date: Sat, 16 Apr 2022 08:07:35 -0400 Subject: [PATCH] another semicolon --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.nix b/home.nix index b556254..4c468c2 100644 --- a/home.nix +++ b/home.nix @@ -79,5 +79,5 @@ in ".xinitrc".source = ./dotfiles/xinitrc; ".tmux.conf".source = ./dotfiles/tmux.conf; }; - } + }; }