about summary refs log tree commit diff
path: root/users/wpcarro/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/common.nix')
-rw-r--r--users/wpcarro/common.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/users/wpcarro/common.nix b/users/wpcarro/common.nix
index 829c3394d1..d88b83b9d2 100644
--- a/users/wpcarro/common.nix
+++ b/users/wpcarro/common.nix
@@ -2,7 +2,8 @@
 
 let
   inherit (depot.users) wpcarro;
-in {
+in
+{
   programs = {
     fish.enable = true;