refactor: move disko module out of 'common' module

This commit is contained in:
2026-02-01 22:47:24 +01:00
parent 88969087fe
commit f5a490d452
5 changed files with 4 additions and 1 deletions

View File

@@ -7,7 +7,6 @@
{
imports = [
inputs.disko.nixosModules.disko
inputs.home-manager.nixosModules.default
];