diff options
Diffstat (limited to 'macos.local/.flake/system/core.nix.org')
-rw-r--r-- | macos.local/.flake/system/core.nix.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macos.local/.flake/system/core.nix.org b/macos.local/.flake/system/core.nix.org index 3f942a3..355a7e2 100644 --- a/macos.local/.flake/system/core.nix.org +++ b/macos.local/.flake/system/core.nix.org @@ -13,6 +13,7 @@ This file imports various system configuration components in addition to enablin nixpkgs.config.allowUnfree = true; imports = [ + ./homebrew.nix ./skhd.nix ./yabai.nix ]; |