about summary refs log tree commit diff stats
path: root/nix-conf/home/egalmoth.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix-conf/home/egalmoth.nix')
-rw-r--r--nix-conf/home/egalmoth.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/nix-conf/home/egalmoth.nix b/nix-conf/home/egalmoth.nix
index e680ee3..79d29d0 100644
--- a/nix-conf/home/egalmoth.nix
+++ b/nix-conf/home/egalmoth.nix
@@ -1,4 +1,5 @@
-{ config, pkgs, ... }: {
+{ config, pkgs, ... }:
+{
   imports = [ ./includes/linux-dev.nix ];
 
   # Let Home Manager install and manage itself.