From 6975866817064eb2edab6825b4905ca7500cf813 Mon Sep 17 00:00:00 2001 From: adikro Date: Sun, 25 Jan 2026 17:01:14 +0100 Subject: pendrive setup --- flake.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index ca0c328..4c708af 100644 --- a/flake.nix +++ b/flake.nix @@ -7,6 +7,11 @@ # Snapshot of nixpkgs with the 6.17.13 kernel for compatibility kernelv.url = "github:NixOS/nixpkgs/52e64396e98aef211f4127416dbdae17a01b3d3f"; + nur = { + url = "github:nix-community/NUR"; + inputs.nixpkgs.follows = "nixpkgs"; + }; + home-manager = { url = "github:nix-community/home-manager/master"; inputs.nixpkgs.follows = "nixpkgs"; -- cgit v1.3