Use unstable

This commit is contained in:
Johannes Jöns 2023-07-10 17:00:11 +02:00
parent 9e79f30fe0
commit 48f099b6eb

View file

@ -2,7 +2,7 @@
description = "jopejoe1 NixOS configuration";
inputs = {
nixpkgs.url = github:NixOS/nixpkgs;#/nixos-unstable;
nixpkgs.url = github:NixOS/nixpkgs/nixos-unstable;
nur.url = github:nix-community/NUR;
home-manager= {
url = github:nix-community/home-manager;