From 1c05e4a63a4c88d9ef93b96863bb231f3362857b Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sun, 28 Jul 2024 09:34:20 -0700 Subject: fix: copenhagen: add missing semicolon --- hosts/copenhagen/home/c.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/copenhagen/home/c.nix b/hosts/copenhagen/home/c.nix index ca9c5b9..a8f2794 100644 --- a/hosts/copenhagen/home/c.nix +++ b/hosts/copenhagen/home/c.nix @@ -21,7 +21,7 @@ enable = true; key = "DE64538967CA0C68"; }; - } + }; home.packages = with pkgs; [ cloc -- cgit v1.2.3