!oNSIfazDqEcwhcOjSL:matrix.org

disko

346 Members
disko - declarative disk partitioning - https://github.com/nix-community/disko87 Servers

Load older messages


SenderMessageTime
12 Nov 2025
@inayet:matrix.orgInayet changed their display name from inayet to Inayet.12:38:55
13 Nov 2025
@brian:bmcgee.ie@brian:bmcgee.ie left the room.09:40:01
@debtquity:matrix.orgdebtquity joined the room.20:24:28
18 Nov 2025
@jopejoe1:matrix.orgjopejoe1 (4094@39c3) changed their display name from jopejoe1 to jopejoe1 (4094@39c3).20:18:55
@d:metropolis.nexusdave :3 joined the room.22:59:07
19 Nov 2025
@tioan:tchncs.detioan joined the room.23:45:13
20 Nov 2025
@disco_stick:matrix.orgJuggalo Championship Wrestling changed their display name from seaweed salad to Juggalo Championship Wrestling.03:38:05
@user12592851:matrix.orgJohn joined the room.05:36:58
@rbtmcl:matrix.org@rbtmcl:matrix.org joined the room.14:09:33
@rbtmcl:matrix.org@rbtmcl:matrix.org Seems, I am running into the same issue. @brian:bmcgee.ie did you figure out some work around? 14:16:29
@rbtmcl:matrix.org@rbtmcl:matrix.org removed their display name Robert Michael.14:17:38
@lunagl:envs.netluna joined the room.18:22:14
@lunagl:envs.netluna I'm looking into flake-parts and saw that disko has a module definition for it, but now I'm wondering what the benefit of that over the NixOS module is? will it even apply all the same NixOS config (filesystems etc) that the NixOS module does? 18:25:10
21 Nov 2025
@blimbus:matrix.orgblimbusIt allows you to output disko configs from your flake which can be useful for some. You still need the nixos module for the real functionality.02:14:49
@disco_stick:matrix.orgJuggalo Championship Wrestling changed their display name from Juggalo Championship Wrestling to 9PM (Till I Come).05:51:13
@disco_stick:matrix.orgJuggalo Championship Wrestling changed their display name from 9PM (Till I Come) to Juggalo Championship Wrestling.06:21:38
@lunagl:envs.netluna I see, so how would I apply a disko config from a flakes diskoConfigurations to my nixos config? 17:33:51
22 Nov 2025
@blimbus:matrix.orgblimbusYou just import the disko configuration in your main system config, so if your flake outputs diskoConfigurations.my-pc you can import self.diskoConfigurations.my-pc in your system config and it will apply the config.01:31:14
@blimbus:matrix.orgblimbus* You just import the disko configuration in your main system config, so if your flake outputs diskoConfigurations.my-pc you can import self.diskoConfigurations.my-pc in your system config and it will apply the config. You can also of course import it into other flakes.01:31:47
@blimbus:matrix.orgblimbus * You just import the disko configuration in your main system config, so if your flake outputs diskoConfigurations.my-pc you can import self.diskoConfigurations.my-pc in your system config and it will apply the config. You can also of course import it into other flakes. 01:35:53
@neochaotics:matrix.orgDoopa joined the room.05:35:35
@cameronraysmith:matrix.orgcameronraysmith joined the room.14:58:31
23 Nov 2025
@spewdins:beeper.comspewdinsHi friends15:39:03
@spewdins:beeper.comspewdinsI’m struggling to find a use case for disko15:39:12
@spewdins:beeper.comspewdinsWhat are some of the most common use cases?15:39:21
@spewdins:beeper.comspewdinsAnd, does it only ever make sense for a computer you know the hardware for? For example, a config for one specific mini pc which will be the same disks always, or vs a config for several different devices on a home network15:40:20
@d:metropolis.nexusdave :3 set a profile picture.16:52:42
@nagasaki:matrix.pyxiss.deNagasakiMy best use case is in virtualisation. Like declaring how big your disk in a virtual machine is.20:21:16
@spewdins:beeper.comspewdinsooo that’s a really good use case…20:21:43
@debtquity:matrix.orgdebtquity

can disko be used to re-configure partitions?

currently, system is setup like this:

NAME          MOUNTPOINT LABEL      SIZE
sda                               223.6G
├─sda1                                1M
├─sda2        /boot                 500M
└─sda3                            223.1G
  ├─pool-app  /app                   10G
  └─pool-root /                   213.1G
sdb                                28.9G
├─sdb1                   FIRMWARE    30M
└─sdb2                   NIXOS_SD  28.9G

But really, I want to move the FIRMWARE labeled partition on sdb to sda

23:58:16

There are no newer messages yet.


Back to Room ListRoom Version: 10