Wheatley used the old format for importing shared, fixed
This commit is contained in:
parent
b911aec529
commit
6d32c58490
|
@ -15,11 +15,8 @@
|
||||||
./armv7l.nix
|
./armv7l.nix
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
|
|
||||||
# Import locale settings
|
# Import shared configurations
|
||||||
../../shared/locale
|
../../shared
|
||||||
|
|
||||||
# Import shared packages
|
|
||||||
../../shared/packages
|
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.loader.generic-extlinux-compatible.enable = true;
|
boot.loader.generic-extlinux-compatible.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue