aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2024-07-28 09:34:20 -0700
committerCaroline Larimore <caroline@larimo.re>2024-07-28 09:34:20 -0700
commit1c05e4a63a4c88d9ef93b96863bb231f3362857b (patch)
tree3f01e20679c7f454828e5fdd7cb79e4e7fd7a569 /hosts
parent936fdacc4845db393a03aa1479fc269e8718bd48 (diff)
fix: copenhagen: add missing semicolon
Diffstat (limited to 'hosts')
-rw-r--r--hosts/copenhagen/home/c.nix2
1 files changed, 1 insertions, 1 deletions
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