| 26 May 2026 |
| ·☽•Nameless☆•777 · ± changed their profile picture. | 05:42:06 |
| 27 May 2026 |
| Barnett joined the room. | 08:27:00 |
| Barnett changed their display name from Barnett Trzcinski 💕 to Barnett. | 08:27:57 |
| Barnett set a profile picture. | 08:59:07 |
| Barnett removed their profile picture. | 08:59:55 |
| nuko joined the room. | 12:34:46 |
| 29 May 2026 |
| lassulus changed their profile picture. | 07:07:13 |
| praseodym joined the room. | 12:47:38 |
| 30 May 2026 |
| FlakeyForger joined the room. | 18:10:23 |
| FlakeyForger set a profile picture. | 18:21:04 |
| FlakeyForger removed their profile picture. | 18:25:16 |
| FlakeyForger set a profile picture. | 18:25:28 |
| 31 May 2026 |
| Vandy Carlos changed their display name from vandycarlos to Vandy arlos. | 22:00:30 |
| Vandy Carlos changed their display name from Vandy arlos to Vandy Carlos. | 22:00:38 |
| 1 Jun 2026 |
| Sylvie (They/She) 🏳️⚧️ changed their profile picture. | 13:08:00 |
| Tanja (she/her) 📞 TNJA (8652) changed their display name from Tanja (she/her) to Tanja (she/her) 📞 TNJA (8652). | 15:32:41 |
| @esch:eschbach.house left the room. | 15:36:37 |
| mitch9378 joined the room. | 17:01:03 |
| 2 Jun 2026 |
| axw joined the room. | 21:05:48 |
| 4 Jun 2026 |
| Allen Liao joined the room. | 19:09:53 |
Allen Liao | Hey guys, so I'm upgrading to 26.05. I have a working luks setup with BTRFS subvolumes:
boot.initrd.luks.devices = {
cryptroot = {
device = lib.mkForce "/dev/disk/by-partlabel/disk-main-luks"; # conflicts with disko
allowDiscards = true;
};
cryptswap = {
device = "/dev/disk/by-partlabel/disk-main-swap";
allowDiscards = true;
};
};
disko config:
disko.devices = {
disk.main = {
type = "disk";
device = "/dev/disk/by-id/nvme-Samsung_SSD_990_EVO_Plus_1TB_S7U5NJ0Y750798J"; # /dev/nvme0n1
content = {
type = "gpt";
partitions = {
swap = {
content = {
type = "luks";
name = "cryptswap";
};
};
luks = {
size = "100%";
content = {
type = "luks";
name = "cryptroot";
content = {
type = "btrfs";
subvolumes = {
"@" = {
mountpoint = "/";
};
};
};
};
};
};
};
};
};
Do I add
fileSystems."/".device = "/dev/mapper/cryptroot";
``
and that's it? what about my swap?
| 19:12:11 |
Allen Liao | * Hey guys, so I'm upgrading to 26.05. I have a working luks setup with BTRFS subvolumes:
boot.initrd.luks.devices = {
cryptroot = {
device = lib.mkForce "/dev/disk/by-partlabel/disk-main-luks"; # conflicts with disko
allowDiscards = true;
};
cryptswap = {
device = "/dev/disk/by-partlabel/disk-main-swap";
allowDiscards = true;
};
};
disko config:
disko.devices = {
disk.main = {
type = "disk";
device = "/dev/disk/by-id/nvme-Samsung_SSD_990_EVO_Plus_1TB_S7U5NJ0Y750798J"; # /dev/nvme0n1
content = {
type = "gpt";
partitions = {
swap = {
content = {
type = "luks";
name = "cryptswap";
};
};
luks = {
size = "100%";
content = {
type = "luks";
name = "cryptroot";
content = {
type = "btrfs";
subvolumes = {
"@" = {
mountpoint = "/";
};
};
};
};
};
};
};
};
};
Do I add
fileSystems."/".device = "/dev/mapper/cryptroot";
and that's it? what about my swap?
| 19:12:28 |
Enzime | I don't think you should need to set fileSystems."/".device, disko should automatically set that for you as long as you import the disko NixOS module and your disko configuration into your NixOS configuration | 19:36:46 |
| 5 Jun 2026 |
| zimward changed their display name from zimward to zimward @GPN24. | 19:38:09 |
| Tomas Rivera joined the room. | 20:40:30 |
| 6 Jun 2026 |
| bigbird99 joined the room. | 00:51:53 |
| mikabo joined the room. | 07:54:15 |
| WorldsGoneMad joined the room. | 19:55:06 |
| fluffymoth joined the room. | 21:06:42 |
| 7 Jun 2026 |
| Likius Inik joined the room. | 05:20:13 |