🐛 [pi4] Fix wrong paths, added missing prettier formatter
This commit is contained in:
@ -6,9 +6,9 @@
|
||||
|
||||
{
|
||||
imports = [
|
||||
(lib.custom.relativeToRoot "shared/nix-helper.nix")
|
||||
(lib.custom.relativeToRoot "shared/nixos.nix")
|
||||
(lib.custom.relativeToRoot "shared/shell.nix")
|
||||
(lib.custom.relativeToRoot "shared/modules/nix-helper.nix")
|
||||
(lib.custom.relativeToRoot "shared/modules/nixos.nix")
|
||||
(lib.custom.relativeToRoot "shared/modules/shell.nix")
|
||||
./boot.nix
|
||||
./development.nix
|
||||
./hardware.nix
|
||||
|
Reference in New Issue
Block a user