diff options
author | Leonardo Santiago <[email protected]> | 2024-06-03 10:41:45 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2024-06-03 10:41:45 -0300 |
commit | 2af6761a8cacab8f421f1ce4043cc5f998f30192 (patch) | |
tree | 1f5c0cfb830dd35050f76f3107db2cadaf9b5b51 /flake.lock | |
parent | 36e878561fb7abc823d2ea8e85e6ef74b65d6d48 (diff) |
more stuff
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -176,6 +176,21 @@ "url": "ssh://[email protected]/mixrank/mixrank" } }, + "nixos-hardware": { + "locked": { + "lastModified": 1716987116, + "narHash": "sha256-uuEkErFVsFdg2K0cKbNQ9JlFSAm/xYqPr4rbPLI91Y8=", + "owner": "NixOS", + "repo": "nixos-hardware", + "rev": "8251761f93d6f5b91cee45ac09edb6e382641009", + "type": "github" + }, + "original": { + "owner": "NixOS", + "repo": "nixos-hardware", + "type": "github" + } + }, "nixpkgs": { "locked": { "lastModified": 1716509168, @@ -265,6 +280,7 @@ "from-elisp": "from-elisp", "home-manager": "home-manager", "mixrank": "mixrank", + "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs_2" } }, |