Fixed bulding

This commit is contained in:
jopejoe1 2023-05-19 19:49:08 +02:00
parent 2ad99d74e3
commit 126e920c6f
3 changed files with 2 additions and 6 deletions

View file

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