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

@@ -15,6 +15,7 @@ let
in
{
imports = [
inputs.disko.nixosModules.disko
../../modules/common
./hard.nix
../../modules/ssh/hardened-openssh.nix