diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-01-07 22:46:21 -0600 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-01-07 22:46:21 -0600 |
commit | f661251a7f107387b60b23a61049660b5cfd5fe2 (patch) | |
tree | e168b6b1d3f8d7c17bdf585903cfa0c2c974fac9 /macos.local/.flake/system/core.nix.org | |
parent | 55e56dbf7793d657da71dc93fbbbf447f1c04447 (diff) |
system changes
Diffstat (limited to 'macos.local/.flake/system/core.nix.org')
-rw-r--r-- | macos.local/.flake/system/core.nix.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macos.local/.flake/system/core.nix.org b/macos.local/.flake/system/core.nix.org index 27f3704..94c49d5 100644 --- a/macos.local/.flake/system/core.nix.org +++ b/macos.local/.flake/system/core.nix.org @@ -18,8 +18,8 @@ Import submodules. #+begin_src nix in { imports = [ - ./homebrew.nix ./aerospace.nix + ./homebrew.nix ]; #+end_src |