| 3 Mar 2026 |
focu5 | it doesn't reformat non zfs partitions (it seems to fail running the tools to partition) but it will create if not exists new zfs datasets/volumes and since it's linked to nixos via the disko nixos module also update the mounting to match | 06:26:46 |
focu5 | indium114 though i've never used btrfs or disko with btrfs, https://github.com/nix-community/disko/blob/5af7af10f14706e4095bd6bc0d9373eb097283c6/lib/types/btrfs.nix#L175 implies that subvolumes are created if it doesn't exist which suggests you could rerun disko and create new subvolumes as you expand your disko config (have not tested this) | 06:36:51 |
magic_rb | https://github.com/numtide/disko-zfs is safer :) | 10:54:08 |
focu5 | til thanks | 11:02:08 |
magic_rb | If you run into anything ping me, im the guy who wrote it | 11:03:52 |
magic_rb | (if you happen to run into a physical wall, call the ambulance, not me please) | 11:04:20 |
| indium114 set a profile picture. | 16:51:31 |
| sodiboo changed their profile picture. | 19:19:25 |
| Jordy changed their display name from Jordy to jordy. | 20:11:48 |
| esch joined the room. | 23:00:53 |
| 4 Mar 2026 |
| ·☽•Nameless☆•777 · ± changed their profile picture. | 03:12:16 |
| @skarmux:matrix.org left the room. | 12:37:00 |
| 5 Mar 2026 |
francesco | Hi folks. I have two PRs open that will soon enough celebrate their first birthday 😉 and they started getting multiple thumbs up. Can someone have a look and merge them? I've been using them all the time in my fork.
- https://github.com/nix-community/disko/pull/1056
https://github.com/nix-community/disko/pull/1057
| 08:15:46 |
| snowflake joined the room. | 20:10:22 |
snowflake | hello there! | 20:11:42 |
snowflake | i heard on reddit that btrfs is better than ext4 | 20:15:14 |
hexa | they do things differently | 20:21:27 |
snowflake | i already installed nixos but just want to have different disk partitioning (specifically luks with btrfs) | 20:21:34 |
hexa | and offer different features | 20:21:35 |
hexa | will always recommend zfs over btrfs | 20:21:56 |
snowflake | can i reinstall nixos directly from already installed nixos? | 20:21:59 |
snowflake | i tried but it failed | 20:22:14 |
hexa | no, you cannot repartition/reformat your root disk while partitions are mounted | 20:22:50 |
snowflake | also would like to re-import my my already existing config files | 20:23:05 |
snowflake | ohh i just realized thats why you should do it from a usb flash drive :OO | 20:23:39 |
snowflake | tysm for making me realize that | 20:23:47 |
snowflake | whats the easiest method to re-import my configuration files & disko config then? | 20:25:32 |
snowflake | using a 2nd flash drive? | 20:26:12 |
snowflake | i guess that would work | 20:26:24 |
snowflake | or wait i can access my files from the ssd directly from the nixos usb flash installation | 20:27:33 |