revert machine_id pull request
This commit is contained in:
@@ -8,13 +8,7 @@ let
|
||||
self.nixosModules.clanCore
|
||||
# This is the only option that is not part of the
|
||||
# module because it is usually set by flake-parts
|
||||
{
|
||||
clan.core.clanDir = ./.;
|
||||
clan.core.machine = {
|
||||
id = "df97124f09da48e3a22d77ce30ee8da6";
|
||||
diskId = "c9c52c";
|
||||
};
|
||||
}
|
||||
{ clan.core.clanDir = ./.; }
|
||||
];
|
||||
};
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user