mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 12:40:13 +00:00
refactor apps and separate disko disks
format-root app still not working
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{ disks, ... }: {
|
||||
{ disks ? [ ], ... }: {
|
||||
disk = {
|
||||
boot = {
|
||||
type = "disk";
|
||||
|
Reference in New Issue
Block a user