Commit 251bf83c71b5
Changed files (1)
modules
microshift
modules/microshift/default.nix
@@ -90,10 +90,11 @@ in
WorkingDirectory = "/home/${cfg.user}";
};
- path = with pkgs; [
- sudo
- crc
- ];
+ path = with pkgs; [ crc ];
+
+ environment = {
+ PATH = lib.mkForce "/run/wrappers/bin:/run/current-system/sw/bin";
+ };
script = ''
# Setup CRC with MicroShift preset