add mailcow
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget curl vim nano zsh fzf tmux git exa progress tldr htop steamcmd
|
||||
wget curl vim nano zsh fzf tmux git exa progress tldr htop steamcmd docker-compose
|
||||
];
|
||||
|
||||
imports =
|
||||
|
||||
@@ -18,5 +18,7 @@
|
||||
./wireguard.nix
|
||||
#./mqtt.nix
|
||||
./jitsi.nix
|
||||
./docker.nix
|
||||
./mailcow.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user