summaryrefslogtreecommitdiff
path: root/modules/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/shell.nix')
-rw-r--r--modules/shell.nix13
1 files changed, 7 insertions, 6 deletions
diff --git a/modules/shell.nix b/modules/shell.nix
index bf3b41a..a5c99f2 100644
--- a/modules/shell.nix
+++ b/modules/shell.nix
@@ -1,9 +1,10 @@
-{ config
-, pkgs
-, hmLib
-, lib
-, userOptions
-, ...
+{
+ config,
+ pkgs,
+ hmLib,
+ lib,
+ userOptions,
+ ...
}:
{
home.sessionVariables = {