summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-12-03 09:24:42 -0500
committertriethyl <triethylammonium@pm.me>2025-12-03 09:24:42 -0500
commitd00fe5b34538188eaff2e743735cd1375c52f8bf (patch)
tree7c26f83a869b1c7d95acc4a8f20234eeb0babe07 /flake.nix
parent46e8394ddea0958965bb6007e18d746c88e010d7 (diff)
flake: added nix-hardware
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 8245a2a..97e56be 100644
--- a/flake.nix
+++ b/flake.nix
@@ -38,6 +38,8 @@
agenix.url = "github:ryantm/agenix";
+ nixos-hardware.url = "github:NixOS/nixos-hardware/master";
+
# Nonessential
wallpapers.url = "git+https://codeberg.org/triethyl/wallpapers";