From 9158edcb475f7cf4d000c7c06d56791e24166c75 Mon Sep 17 00:00:00 2001 From: Amir Saeid Date: Sat, 18 Apr 2026 21:45:44 +0100 Subject: Add i3 config --- hosts/mentat/home.nix | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'hosts/mentat') 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 = [ -- cgit v1.2.3