chore: cleanup code

This commit is contained in:
Felix Schröter 2023-11-27 23:05:04 +01:00
parent f6307eed15
commit d28a89f32a
Signed by: felschr
GPG key ID: 671E39E6744C807D

View file

@ -8,7 +8,7 @@ let
path = "/etc/secrets/initrd/ssh_host_ed25519_key";
type = "ed25519";
}];
in with builtins; {
in {
imports = [
../hardware/base.nix
../hardware/gpu-intel.nix