remove docker

This commit is contained in:
Leon Vita 2022-12-07 20:55:34 +00:00
parent 2232760bb2
commit 0beda8f0e3
1 changed files with 2 additions and 2 deletions

View File

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