1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

zsh: export config as module

This commit is contained in:
2026-02-03 16:42:47 +01:00
parent b90cec1a73
commit e264f13885

View File

@@ -188,6 +188,8 @@
system-dependent = import modules/system-dependent.nix;
telegram-bot = import modules/telegram-bot.nix;
go-webring = import modules/go-webring.nix;
zsh-kmein = import config/zsh.nix;
};
overlays.default = final: prev: {