summaryrefslogtreecommitdiff
path: root/hosts/mentat
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/mentat')
-rw-r--r--hosts/mentat/home.nix15
1 files changed, 8 insertions, 7 deletions
diff --git a/hosts/mentat/home.nix b/hosts/mentat/home.nix
index 3351cbe..69789b5 100644
--- a/hosts/mentat/home.nix
+++ b/hosts/mentat/home.nix
@@ -1,10 +1,11 @@
-{ config
-, pkgs
-, unstablePkgs
-, unfreePkgs
-, unstableUnfreePkgs
-, userOptions
-, ...
+{
+ config,
+ pkgs,
+ unstablePkgs,
+ unfreePkgs,
+ unstableUnfreePkgs,
+ userOptions,
+ ...
}:
{
imports = [