index
:
nixos
cgit
flakes
flakes-bump
flakes-template
letsencrypt
master
quickshell
sif/systemd-initrd
skadhi
ymir-git-perms
Declarative system configuration
gkleen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system-profiles
/
disko.nix
blob: 52e1f00386b2cd1036f2079bd63ec7fe820fb8dc (
plain
)
1
2
3
4
5
{
flakeInputs
,
...
}:
{
imports =
[
flakeInputs
.
disko
.
nixosModules
.
disko
];
}