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:
@@ -188,6 +188,8 @@
|
|||||||
system-dependent = import modules/system-dependent.nix;
|
system-dependent = import modules/system-dependent.nix;
|
||||||
telegram-bot = import modules/telegram-bot.nix;
|
telegram-bot = import modules/telegram-bot.nix;
|
||||||
go-webring = import modules/go-webring.nix;
|
go-webring = import modules/go-webring.nix;
|
||||||
|
|
||||||
|
zsh-kmein = import config/zsh.nix;
|
||||||
};
|
};
|
||||||
|
|
||||||
overlays.default = final: prev: {
|
overlays.default = final: prev: {
|
||||||
|
|||||||
Reference in New Issue
Block a user