add mailcow
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
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 =
|
imports =
|
||||||
|
|||||||
@@ -18,5 +18,7 @@
|
|||||||
./wireguard.nix
|
./wireguard.nix
|
||||||
#./mqtt.nix
|
#./mqtt.nix
|
||||||
./jitsi.nix
|
./jitsi.nix
|
||||||
|
./docker.nix
|
||||||
|
./mailcow.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user