clean inherit
Some checks are pending
Flake.lock / build (push) Waiting to run

This commit is contained in:
Mohamed Chrayed 2024-08-10 15:19:20 +02:00
parent 228c8515fa
commit 11156cd225

View File

@ -19,7 +19,7 @@
in {
nixosConfigurations = {
${host} = lib.nixosSystem {
inherit system;
specialArgs = {inherit lib system user host;};
modules = [
./hosts/${host}/system-imports.nix
jovian.nixosModules.jovian