diff options
Diffstat (limited to 'common/default.nix')
| -rw-r--r-- | common/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/default.nix b/common/default.nix index 5a58880..ce03d20 100644 --- a/common/default.nix +++ b/common/default.nix @@ -66,5 +66,5 @@ "nix-command" "flakes" ]; - } + }; } |