about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/common/desktop/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/common/desktop/default.nix b/users/common/desktop/default.nix
index 0f6b27f..bf2ac8d 100644
--- a/users/common/desktop/default.nix
+++ b/users/common/desktop/default.nix
@@ -3,5 +3,5 @@
 {
   imports [
     ./browser.nix
-  ]
+  ];
 }