update flake

This commit is contained in:
Sean Kovacs 2026-01-07 20:37:02 -05:00
commit b4de545e03
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 41 additions and 42 deletions

View file

@ -2,8 +2,7 @@
description = "My NixOS Configuration";
inputs = {
# https://github.com/NixOS/nixpkgs/issues/476669
nixpkgs.url = "github:NixOS/nixpkgs/pull/476347/head";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nix-cachyos-kernel.url = "github:xddxdd/nix-cachyos-kernel";