my NixOS and nix-darwin config

.

+6 -7
.DS_Store

This is a binary file and will not be displayed.

+6 -6
flake.lock
··· 27 27 ] 28 28 }, 29 29 "locked": { 30 - "lastModified": 1768942641, 31 - "narHash": "sha256-i25tkhqjsfo0YKz8To/+gzazW1v4f8qUGqJQ8OLrkqE=", 30 + "lastModified": 1769187349, 31 + "narHash": "sha256-clG+nT6I2qxjIgk5WoSDKJyNhzKJs9jzbCujPF2S/yg=", 32 32 "owner": "nix-community", 33 33 "repo": "home-manager", 34 - "rev": "9997de2f62d1875644f02ddf96cf485a4baecb6f", 34 + "rev": "082a4cd87c6089d1d9c58ebe52655f9e07245fcb", 35 35 "type": "github" 36 36 }, 37 37 "original": { ··· 42 42 }, 43 43 "nixpkgs": { 44 44 "locked": { 45 - "lastModified": 1768564909, 46 - "narHash": "sha256-Kell/SpJYVkHWMvnhqJz/8DqQg2b6PguxVWOuadbHCc=", 45 + "lastModified": 1769018530, 46 + "narHash": "sha256-MJ27Cy2NtBEV5tsK+YraYr2g851f3Fl1LpNHDzDX15c=", 47 47 "owner": "nixos", 48 48 "repo": "nixpkgs", 49 - "rev": "e4bae1bd10c9c57b2cf517953ab70060a828ee6f", 49 + "rev": "88d3861acdd3d2f0e361767018218e51810df8a1", 50 50 "type": "github" 51 51 }, 52 52 "original": {
hosts/.DS_Store

This is a binary file and will not be displayed.

modules/.DS_Store

This is a binary file and will not be displayed.

-1
modules/home/tools/default.nix
··· 34 34 rustup 35 35 bun 36 36 nodejs 37 - espflash 38 37 39 38 ]; 40 39