Andrey Kuznetsov

Results 38 comments of Andrey Kuznetsov
trafficstars

Hmm got it. My instalation dies on this line: ```nix if (($grubTarget eq "") || ($grubTargetEfi eq "")) { die } ``` Will investigate.

Thank you for your suggestions! I'm installing on Parallels and apparently tow boot doesn't support it. Will try using uefi.

Apparently Parallels is already using uefi by default: ``` [nixos@nixos:~]$ ls /sys/firmware/efi/ efivars fw_platform_size systab ```

I don't care of ZFS on APFS drawbacks because actually what I'm trying to do is – install NixOS on a USB SSD from Parallels, then plug this SSD into...

>What happens if you add the option back manually, delete GRUB related options then install NixOS? nixos-install completes successfully! Now the challenge is to boot raspberry-pi itself. 1. I've enabled...

Hmm. What's weird that if I burn SSD with an official raspberry os image, it gets booted, resizes partition (like it usually does on first boot), then reboots and also...

I've managed to work-around adding for_each to the module arguments: ``` module "gcloud" { # force new state on each apply for_each = { timestamp = "${timestamp()}" } ... }...

@Sasiaani you probably need to change CN from courier.pus.huuhaa.com to something like 22-courier.push.apple.com.