about summary refs log tree commit diff
path: root/users/fcuny/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/fcuny/common.nix')
-rw-r--r--users/fcuny/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/common.nix b/users/fcuny/common.nix
index 7bad304..ffa6bc0 100644
--- a/users/fcuny/common.nix
+++ b/users/fcuny/common.nix
@@ -16,5 +16,5 @@
   import = [
     ./git.nix
     ./go.nix
-  ]
+  ];
 }