pin nixpkgs

This commit is contained in:
jopejoe1 2024-09-01 15:51:59 +02:00
parent ed1a23839c
commit 9855810e4b

View file

@ -2,7 +2,7 @@
description = "jopejoe1 NixOS configuration";
inputs = {
nixpkgs.url = "/home/jopejoe1/Documents/nixpkgs/";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixified-ai = {
url = "github:nixified-ai/flake";