refactor apps and separate disko disks

format-root app still not working
This commit is contained in:
Noah Masur
2023-02-26 19:53:51 -05:00
parent 3fe6911e2d
commit cb60542980
9 changed files with 125 additions and 60 deletions

View File

@ -1,4 +1,4 @@
{ disks, ... }: {
{ disks ? [ ], ... }: {
disk = {
boot = {
type = "disk";