[monero] Disable
This commit is contained in:
parent
985f687cc4
commit
1c8e7e9b93
1 changed files with 1 additions and 2 deletions
|
@ -34,7 +34,6 @@
|
|||
};
|
||||
|
||||
services = {
|
||||
monero.enable = true;
|
||||
pipewire.enable = true;
|
||||
tailscale.enable = true;
|
||||
};
|
||||
|
@ -42,7 +41,7 @@
|
|||
users.tdpeuter.enable = true;
|
||||
|
||||
virtualisation = {
|
||||
qemu.enable = true;
|
||||
docker.enable = true;
|
||||
virtualbox.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue