diff options
author | polwex <polwex@sortug.com> | 2024-10-06 13:12:46 +0000 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2024-10-06 13:12:46 +0000 |
commit | 7971835303f1d73272e7b2170ecd3f2eb5680b40 (patch) | |
tree | 97ce941eb635aa779af00729c3976afc6fece0f8 /hosts/local/s15/configuration.nix | |
parent | 8d6ba07563abc02b498d31307eecd7463ce65e39 (diff) |
s15
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 { |