Update input

This commit is contained in:
Johannes Jöns 2023-06-30 18:34:53 +02:00
parent ce98d6fdb4
commit 5d90060f4e

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;