Commit 932903ac authored by K900's avatar K900
Browse files

nixos/tests/switch-test: enable switch-to-configuration

parent b51a77b7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -591,6 +591,7 @@ in {
    };

    other = {
      system.switch.enable = true;
      users.mutableUsers = true;
    };
  };