Use nixos-hardware for gwiad

This commit is contained in:
Julien Hémono 2024-11-04 10:21:31 +01:00
parent 5f26422de5
commit 440c05f179
3 changed files with 24 additions and 2 deletions

View file

@ -4,6 +4,8 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
# Secrets management
sops-nix = {
url = "github:Mic92/sops-nix";