177 current 2025-10-09 16:10:23 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 16:18:48 -05:00
parent ad1c563e58
commit cfc2da01c0
3 changed files with 20 additions and 1 deletions

View File

@@ -1,10 +1,11 @@
# flake for blakes nixos config
# define new devices in outputs
# generation: 176 current 2025-10-09 16:09:46 25.05.20251006.20c4598 6.12.50 *
# generation: 177 current 2025-10-09 16:10:23 25.05.20251006.20c4598 6.12.50 *
{
description = "blakes nix config";
inputs = {
nixpkgs.url = "nixpkgs/nixos-25.05";
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
home-manager = {
url = "github:nix-community/home-manager/release-25.05";
inputs.nixpkgs.follows = "nixpkgs";