Update flake.nix
All checks were successful
Nix Build / build-nixos (push) Successful in 5m35s

This commit is contained in:
sora 2024-09-08 13:51:06 +02:00
parent bc3ce8d5b4
commit 90d5038a3f

View File

@ -1,7 +1,7 @@
{
description = "SoraFlake";
# Trick renovate into working: "github:NixOS/nixpkgs/nixpkgs-unstable"
inputs = {
# Trick renovate into working: "github:NixOS/nixpkgs/nixpkgs-unstable"
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
hardware.url = "github:nixos/nixos-hardware";
nur.url = "github:nix-community/nur";