nix flake update, remove nixos-hardware

This commit is contained in:
Vinzenz Schroeter 2025-03-17 19:15:50 +01:00
parent 526fd80f07
commit c129b25c6f
2 changed files with 16 additions and 33 deletions

View file

@ -1,7 +1,7 @@
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
# nixos-hardware.url = "github:NixOS/nixos-hardware/master";
home-manager = {
url = "github:nix-community/home-manager/release-24.11";