diff options
Diffstat (limited to 'hosts/copenhagen/home')
| -rw-r--r-- | hosts/copenhagen/home/c.nix | 2 |
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 |