removed nixos-hardware

This commit is contained in:
Charlie Root 2024-08-22 21:26:47 +02:00
commit 2862aa7aa9
5 changed files with 8 additions and 8 deletions

View file

@ -39,9 +39,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
# Hardware for my laptop
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
# Hyprland, my main compositor
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";