mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 18:06:33 +01:00
Update input
This commit is contained in:
parent
ce98d6fdb4
commit
5d90060f4e
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue