Disable c3moc config

This commit is contained in:
Ciapa 2024-06-08 11:21:19 +02:00
parent 85e8b63f08
commit 29eb675b80
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ let
in { in {
inherit imports; inherit imports;
c3moc.enable = true; c3moc.enable = false;
c3moc.switchNfs = true; c3moc.switchNfs = false;
boot.loader.systemd-boot.enable = false; boot.loader.systemd-boot.enable = false;
boot.loader.grub = { boot.loader.grub = {