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; }; - } + }; }