Begin Dendritic rewrite
This commit is contained in:
@@ -4,4 +4,9 @@
|
|||||||
inputs.home-manager.flakeModules.home-manager
|
inputs.home-manager.flakeModules.home-manager
|
||||||
inputs.disko.flakeModules.default
|
inputs.disko.flakeModules.default
|
||||||
];
|
];
|
||||||
|
|
||||||
|
systems = [
|
||||||
|
"x86_64-linux"
|
||||||
|
"aarch64-linux"
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -108,5 +108,5 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user