From 3b698d923d4fa6754da10732750f2ae2c34a62cf Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Thu, 2 Jan 2025 16:17:17 +0100 Subject: [PATCH] update nixpkgs --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 16edad6..8c2b4df 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ description = "jopejoe1 NixOS configuration"; inputs = { - nixpkgs.url = "/home/jopejoe1/Documents/nixpkgs/"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; nixos-facter-modules.url = "github:numtide/nixos-facter-modules"; # Outputs