stuff
This commit is contained in:
16
flake.lock
generated
16
flake.lock
generated
@@ -7,11 +7,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1749088883,
|
"lastModified": 1749091259,
|
||||||
"narHash": "sha256-Tk9LQlhkZO5n6wynII1SJ0AYRug+UiGLZTmDph3SuXk=",
|
"narHash": "sha256-IFLr9fTZEDV8/F4zJwHzaEjZGOqQuVoA4DQH1ZtkWh0=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "cf25133a3b6c4d74ef8d092acb07ccb2a7b199ab",
|
"rev": "21aac59ae9edc1dace416429c8910e6baf13a27b",
|
||||||
"revCount": 1247,
|
"revCount": 1248,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.uninsane.org/shelvacu/disko.git"
|
"url": "https://git.uninsane.org/shelvacu/disko.git"
|
||||||
},
|
},
|
||||||
@@ -27,11 +27,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1749088883,
|
"lastModified": 1749091259,
|
||||||
"narHash": "sha256-Tk9LQlhkZO5n6wynII1SJ0AYRug+UiGLZTmDph3SuXk=",
|
"narHash": "sha256-IFLr9fTZEDV8/F4zJwHzaEjZGOqQuVoA4DQH1ZtkWh0=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "cf25133a3b6c4d74ef8d092acb07ccb2a7b199ab",
|
"rev": "21aac59ae9edc1dace416429c8910e6baf13a27b",
|
||||||
"revCount": 1247,
|
"revCount": 1248,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.uninsane.org/shelvacu/disko.git"
|
"url": "https://git.uninsane.org/shelvacu/disko.git"
|
||||||
},
|
},
|
||||||
|
@@ -116,6 +116,7 @@ in
|
|||||||
};
|
};
|
||||||
config.disko.enableConfig = false;
|
config.disko.enableConfig = false;
|
||||||
config.disko.checkScripts = true;
|
config.disko.checkScripts = true;
|
||||||
|
config.disko.rootMountPoint = "/";
|
||||||
config.disko.devices.disk = {
|
config.disko.devices.disk = {
|
||||||
seagate1 = (split_config md_name_seagate) // {
|
seagate1 = (split_config md_name_seagate) // {
|
||||||
device = path_prefix + seagate_1;
|
device = path_prefix + seagate_1;
|
||||||
|
Reference in New Issue
Block a user