mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-28 04:11:49 +01:00
feat: update mysecrets
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -515,10 +515,10 @@
|
||||
"mysecrets": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1706343244,
|
||||
"narHash": "sha256-olsr5nbejNWQtErhLQyLBo1QPuwu1px1SQrQPp1UAUo=",
|
||||
"lastModified": 1706492664,
|
||||
"narHash": "sha256-DOvZBcEq4ygGmG13d3Gad8MTFpOYp/bSubSrzNdasw0=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "bbf5d71fa9c3c03022c77c170dbc8c95f407f916",
|
||||
"rev": "90da6d72515cfbbd810f7b96e920703cb4a18e99",
|
||||
"shallow": true,
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com/ryan4yin/nix-secrets.git"
|
||||
|
||||
@@ -86,7 +86,7 @@ in {
|
||||
# homebrew need to be installed manually, see https://brew.sh
|
||||
# https://github.com/LnL7/nix-darwin/blob/master/modules/homebrew.nix
|
||||
homebrew = {
|
||||
enable = true; # disable homebrew for fast deploy
|
||||
enable = false; # disable homebrew for fast deploy
|
||||
|
||||
onActivation = {
|
||||
autoUpdate = true;
|
||||
|
||||
Reference in New Issue
Block a user