remove minrcrf

This commit is contained in:
jopejoe1 2024-08-29 20:15:52 +02:00
parent a10875b72d
commit b7b1701685
2 changed files with 1 additions and 12 deletions

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";