From cdb2c7e1abb2a5376a72db7d0573fe11d3f99838 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Tue, 16 May 2023 14:57:45 +0200 Subject: [PATCH] Fix path --- flake.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 54820dc..5e535b9 100644 --- a/flake.nix +++ b/flake.nix @@ -85,7 +85,7 @@ system = "aarch64-linux"; specialArgs = attrs; modules = [ - ./systems/yokai + ./systems/yokai/default.nix ./common.nix nixos-hardware.nixosModules.pine64-pinebook-pro home-manager.nixosModules.home-manager @@ -96,7 +96,7 @@ system = "x86_64-linux"; specialArgs = attrs; modules = [ - ./systems/oni + ./systems/oni/default.nix ./common.nix home-manager.nixosModules.home-manager nur.nixosModules.nur @@ -106,7 +106,7 @@ system = "x86_64-linux"; specialArgs = attrs; modules = [ - ./systems/kami + ./systems/kami/default.nix ./common.nix home-manager.nixosModules.home-manager nur.nixosModules.nur