fix import path
This commit is contained in:
@@ -56,8 +56,8 @@ in
|
||||
};
|
||||
config = { lib, config, pkgs, ... }: {
|
||||
imports = [
|
||||
./fleet.nix
|
||||
./utils/bento.nix
|
||||
../fleet.nix
|
||||
../utils/bento.nix
|
||||
];
|
||||
|
||||
networking = {
|
||||
|
||||
Reference in New Issue
Block a user