summaryrefslogtreecommitdiff
path: root/modules/mac/programs/default.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-01-01 02:05:03 -0800
committerFuwn <[email protected]>2025-01-01 02:05:03 -0800
commit7ea5eb45144dd72e1921f14abb79e04965d96e85 (patch)
tree3ecd73fd2323ea32633859f1e82fd9e540e97ed4 /modules/mac/programs/default.nix
parentnara: add mas apps generator script (diff)
downloadnixos-config-7ea5eb45144dd72e1921f14abb79e04965d96e85.tar.xz
nixos-config-7ea5eb45144dd72e1921f14abb79e04965d96e85.zip
nara: move packages to home-manager
Diffstat (limited to 'modules/mac/programs/default.nix')
-rw-r--r--modules/mac/programs/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/mac/programs/default.nix b/modules/mac/programs/default.nix
index 8226aef..a1c7eed 100644
--- a/modules/mac/programs/default.nix
+++ b/modules/mac/programs/default.nix
@@ -2,7 +2,6 @@
imports = [
./homebrew
./gnupg.nix
- ./system-packages.nix
./vim.nix
];