diff options
Diffstat (limited to 'hosts/local/s15/configuration.nix')
-rw-r--r-- | hosts/local/s15/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/local/s15/configuration.nix b/hosts/local/s15/configuration.nix index c41eb9c..986dc62 100644 --- a/hosts/local/s15/configuration.nix +++ b/hosts/local/s15/configuration.nix @@ -16,6 +16,7 @@ inherit pkgs; modules = [ ../../../wrappers/aerc + ../../../wrappers/zellij ]; }; in { |