refactor: hosts/modules/hal/pine64: give it its own directory

This commit is contained in:
2024-09-05 00:57:29 +00:00
parent 8a7a20fe2b
commit f2dc84a1c8
2 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{ ... }: { ... }:
{ {
imports = [ imports = [
./pine64.nix ./pine64
./samsung ./samsung
./x86_64.nix ./x86_64.nix
]; ];