diff --git a/flake.lock b/flake.lock index 6a4bbe8..634fbd1 100644 --- a/flake.lock +++ b/flake.lock @@ -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" }, diff --git a/prophecy/propdata.nix b/prophecy/propdata.nix index 3f63299..1fd4930 100644 --- a/prophecy/propdata.nix +++ b/prophecy/propdata.nix @@ -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;