chore: cleanup code
This commit is contained in:
parent
f6307eed15
commit
d28a89f32a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue