fix: fixed generation of disko configuration

This commit is contained in:
Leyla Becker 2025-11-08 17:04:53 -06:00
parent 730eeef242
commit 3ca0e9bf0a
5 changed files with 229 additions and 42 deletions

View file

@ -49,6 +49,7 @@ in {
config = {
mount = {
mountPoint = lib.mkDefault "/${name}";
enable = lib.mkDefault true;
};
};
}