feat: install some apps from apple store instead of homebrew

feat: replace username with ryan
fix: secrets
This commit is contained in:
Ryan Yin
2023-07-15 16:15:00 +08:00
parent c90d1c0208
commit c6e736d64b
13 changed files with 184 additions and 118 deletions

View File

@@ -20,7 +20,7 @@
# ../../../modules/nixos/remote-building.nix
../../../modules/nixos/user-group.nix
../../../secrets
../../../secrets/nixos.nix
];
nixpkgs.overlays = import ../../../overlays args;