refactor: move disko module out of 'common' module

This commit is contained in:
2026-03-11 21:25:32 +01:00
parent c877e48e0a
commit 6409b5425d
5 changed files with 4 additions and 1 deletions
-1
View File
@@ -7,7 +7,6 @@
{
imports = [
inputs.disko.nixosModules.disko
inputs.home-manager.nixosModules.default
];