Skip to content
Discussion options

You must be logged in to vote

Hey, @mariolopjr

I know nothing about disko, but I will try to be of help anyways.

First of all, lets assume that disko.devices = ... is the whole configuration tree you shared, no need to repeat your particular disko configuration.

Now, I might be wrong, so please don't trust me, since I have zero experience with disko. But this is what I imagine from reading the documentation (at flake-parts, I'm following this since I see you are importing their disko flakeModule).

# modules/disko.nix -- this is a flake-parts module, like those used in `den` and any dendritic.
{
  imports = [ inputs.disko.flakeModules.default ];
  flake.diskoConfigurations.my-pc = {
    disko.devices = ...; # all your …

Replies: 7 comments 39 replies

Comment options

You must be logged in to vote
1 reply
@vic
Comment options

vic Nov 4, 2025
Maintainer

Answer selected by mariolopjr
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@mariolopjr
Comment options

@vic
Comment options

vic Nov 5, 2025
Maintainer

@mariolopjr
Comment options

@vic
Comment options

vic Nov 5, 2025
Maintainer

@mariolopjr
Comment options

Comment options

You must be logged in to vote
21 replies
@vic
Comment options

vic Nov 6, 2025
Maintainer

@vic
Comment options

vic Nov 6, 2025
Maintainer

@mariolopjr
Comment options

@vic
Comment options

vic Nov 7, 2025
Maintainer

@mariolopjr
Comment options

Comment options

You must be logged in to vote
2 replies
@vic
Comment options

vic Nov 10, 2025
Maintainer

@vic
Comment options

vic Nov 10, 2025
Maintainer

Comment options

You must be logged in to vote
10 replies
@vic
Comment options

vic Nov 12, 2025
Maintainer

@xdbr
Comment options

@vic
Comment options

vic Nov 12, 2025
Maintainer

@xdbr
Comment options

@vic
Comment options

vic Nov 12, 2025
Maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants