This commit is contained in:
Johannes Jöns 2023-05-19 18:37:59 +02:00
parent bd79f8f36b
commit 2ad99d74e3

View file

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