diff options
| author | Fuwn <[email protected]> | 2025-06-09 03:35:17 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-09 03:35:17 -0700 |
| commit | 705a6dda3907ee397405af69cf8c1dc584412c60 (patch) | |
| tree | e1f2d7da9f73f92ea8638bb4b6dc3d97c19ebc28 /flake.lock | |
| parent | Nara: Add Android Platform Tools cask (diff) | |
| download | nixos-config-705a6dda3907ee397405af69cf8c1dc584412c60.tar.xz nixos-config-705a6dda3907ee397405af69cf8c1dc584412c60.zip | |
Nara: Add NTFS support
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -639,6 +639,22 @@ "type": "github" } }, + "gromgit-homebrew-fuse": { + "flake": false, + "locked": { + "lastModified": 1747494603, + "narHash": "sha256-hIzueqpg/SAzXVG3mdoyedzXqwqeRIZQ6UsfESp21JQ=", + "owner": "gromgit", + "repo": "homebrew-fuse", + "rev": "6704d8fa61d480cbdaaf9aa2881382df9b84fae4", + "type": "github" + }, + "original": { + "owner": "gromgit", + "repo": "homebrew-fuse", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -1889,6 +1905,7 @@ "flake-utils": "flake-utils_2", "gigi": "gigi", "gitignore": "gitignore", + "gromgit-homebrew-fuse": "gromgit-homebrew-fuse", "home-manager": "home-manager", "homebrew-cask": "homebrew-cask", "homebrew-core": "homebrew-core", |