This commit is contained in:
Shelvacu
2025-06-04 19:44:04 -07:00
committed by Shelvacu on fw
parent 969cc3bef9
commit e2a1e98bcb
2 changed files with 9 additions and 8 deletions

16
flake.lock generated
View File

@@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1749088883,
"narHash": "sha256-Tk9LQlhkZO5n6wynII1SJ0AYRug+UiGLZTmDph3SuXk=",
"lastModified": 1749091259,
"narHash": "sha256-IFLr9fTZEDV8/F4zJwHzaEjZGOqQuVoA4DQH1ZtkWh0=",
"ref": "refs/heads/master",
"rev": "cf25133a3b6c4d74ef8d092acb07ccb2a7b199ab",
"revCount": 1247,
"rev": "21aac59ae9edc1dace416429c8910e6baf13a27b",
"revCount": 1248,
"type": "git",
"url": "https://git.uninsane.org/shelvacu/disko.git"
},
@@ -27,11 +27,11 @@
]
},
"locked": {
"lastModified": 1749088883,
"narHash": "sha256-Tk9LQlhkZO5n6wynII1SJ0AYRug+UiGLZTmDph3SuXk=",
"lastModified": 1749091259,
"narHash": "sha256-IFLr9fTZEDV8/F4zJwHzaEjZGOqQuVoA4DQH1ZtkWh0=",
"ref": "refs/heads/master",
"rev": "cf25133a3b6c4d74ef8d092acb07ccb2a7b199ab",
"revCount": 1247,
"rev": "21aac59ae9edc1dace416429c8910e6baf13a27b",
"revCount": 1248,
"type": "git",
"url": "https://git.uninsane.org/shelvacu/disko.git"
},

View File

@@ -116,6 +116,7 @@ in
};
config.disko.enableConfig = false;
config.disko.checkScripts = true;
config.disko.rootMountPoint = "/";
config.disko.devices.disk = {
seagate1 = (split_config md_name_seagate) // {
device = path_prefix + seagate_1;