add docker and docker-compose

This commit is contained in:
Leon Vita 2022-12-07 20:58:32 +00:00
parent 0beda8f0e3
commit 78f5cb4feb
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
nmap
htop
wireguard-tools
# docker-compose
docker-compose
];
users.users.leon-docker = {
@ -53,7 +53,7 @@
#>-----------------docker-------------------------
# virtualisation.docker.enable = true;
virtualisation.docker.enable = true;
#<-----------------docker-------------------------