diff options
author | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-10-07 22:58:07 -0500 |
---|---|---|
committer | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-10-07 22:58:07 -0500 |
commit | 4062d9a2c75a2b267ece56983b68139e1acff506 (patch) | |
tree | 1bb5cd732ba6453a1e62f92c63bf7616929a546c /macos.local/.flake/system | |
parent | b36cf6a8d19074dde9c2c81550bdf5a3901b37f6 (diff) |
migrate scripts
Diffstat (limited to 'macos.local/.flake/system')
-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 d8e02dd..2cd455a 100644 --- a/macos.local/.flake/system/core.nix.org +++ b/macos.local/.flake/system/core.nix.org @@ -10,6 +10,7 @@ This file imports various system configuration components in addition to enablin ./skhd.nix ./yabai.nix ]; + environment.systemPackages = with pkgs; [ emacs-macport gnupg |