mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-11 23:50:05 +01:00
turn disk configs into valid nixos configuration
This commit is contained in:
parent
cd825b85fb
commit
769bde0834
24 changed files with 1152 additions and 1186 deletions
|
|
@ -14,7 +14,7 @@ let
|
|||
#}) {
|
||||
# inherit lib;
|
||||
#};
|
||||
cfg = {
|
||||
cfg.disko.devices = {
|
||||
disk = {
|
||||
sda = {
|
||||
device = "/dev/sda";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue