about summary refs log tree commit diff
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to 'users')
-rw-r--r--users/fcuny/i3.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/i3.nix b/users/fcuny/i3.nix
index 74fefb2..b09a439 100644
--- a/users/fcuny/i3.nix
+++ b/users/fcuny/i3.nix
@@ -5,7 +5,7 @@
 
   xsession.windowManager.i3 = {
     enable = true;
-  }
+  };
 
   programs.rofi = {
     enable = true;