From 201d9c33974fe485af213554717412b865ac6848 Mon Sep 17 00:00:00 2001 From: Ayman Boukraa Date: Wed, 4 Mar 2026 17:21:17 +0100 Subject: [PATCH] feat: env module with wayland vars, correct editor fallbacks --- home/base.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/base.nix b/home/base.nix index 690f9d4..ba00a07 100644 --- a/home/base.nix +++ b/home/base.nix @@ -15,6 +15,7 @@ ./modules/neovim.nix ./modules/git.nix ./modules/emacs.nix + ./modules/env.nix ]; home.packages = with pkgs; [