mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(weechat): move bouncer from toum to makanek and make stateless
This commit is contained in:
@@ -15,6 +15,7 @@ in
|
||||
<niveum/configs/urlwatch.nix>
|
||||
<niveum/configs/gitea.nix>
|
||||
<niveum/configs/telegram-bots>
|
||||
<niveum/configs/weechat.nix>
|
||||
<niveum/configs/matterbridge.nix>
|
||||
<niveum/modules/retiolum.nix>
|
||||
];
|
||||
@@ -63,5 +64,5 @@ in
|
||||
email = kieran.email;
|
||||
};
|
||||
|
||||
environment.systemPackages = [ pkgs.vim pkgs.git ];
|
||||
environment.systemPackages = [ pkgs.vim pkgs.git pkgs.tmux ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user