mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-09-06 02:40:39 +00:00
move pkgs to host config
This commit is contained in:
@@ -9,5 +9,13 @@
|
||||
"datagrip"
|
||||
"tailscale"
|
||||
];
|
||||
pkgs =
|
||||
pkgs: with pkgs; [
|
||||
vault
|
||||
cocoapods
|
||||
phrase-cli
|
||||
boundary
|
||||
awscli2
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user