use master

This commit is contained in:
2025-08-12 16:43:17 +00:00
parent 0fdc44536b
commit 96904641f0
2 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
description = "Configuration for my macOS laptops and NixOS server";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/master";
flake-parts.url = "github:hercules-ci/flake-parts";
agenix.url = "github:ryantm/agenix";
home-manager.url = "github:nix-community/home-manager";