update flake, changes

This commit is contained in:
Sean Kovacs 2026-01-03 14:55:42 -05:00
commit fcd9e04432
Signed by: sckova
GPG key ID: 00F325187C68651A
7 changed files with 79 additions and 80 deletions

View file

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