| 3 Mar 2026 |
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 |
snowflake | gonna try that rn | 20:27:55 |
| 6 Mar 2026 |
Crony Akatsuki | what are the benefits of zfs over btrfs? I'm curious because for me btrfs with subvolumes and compression just works for my needs | 08:20:35 |
magic_rb | Zfs is actually stable and doesnt randomly fail. Btrfs has a track record of randomly keeling over. Though to be fair, its gotten better and its mostly related to using any of the fancy features of btrfs. Like raid0/1/5/6. Still, zfs is more trustworthy and get more active development. On nixos the fact that its out of tree plays no role as its trivial to install | 08:39:31 |
magic_rb | I would recommend you go with zfs. I know people that consider data gone if its not on zfs | 08:40:23 |