| 26 May 2025 |
no-mood | Redacted or Malformed Event | 16:13:53 |
| Alison Jenkins joined the room. | 18:49:31 |
| 27 May 2025 |
| @realhotgirlshit:envs.net left the room. | 07:50:45 |
| thou.vow joined the room. | 18:05:57 |
thou.vow | I wonder what is the priority field of ESP in https://github.com/nix-community/disko/blob/master/example/btrfs-subvolumes.nix | 18:22:07 |
thou.vow | I can't find documentation of it | 18:53:00 |
thou.vow | Also, how can I pass arguments do mkfs? | 18:59:32 |
lassulus | priority is for sorting the creation oft partitions. Sometimes you want some partions to be created first and 100% should run last. Otherwise the sizes will overlap | 19:13:19 |
lassulus | You can pass extraArgs on filesystem type https://github.com/nix-community/disko/blob/master/lib/types/filesystem.nix#L23 | 19:14:35 |
thou.vow | I see, I want to use that | 19:18:53 |
thou.vow | The highest will be the last? | 19:19:22 |
thou.vow | Nevermind | 19:19:56 |