This commit is contained in:
2026-01-02 18:07:44 +00:00
parent 2860089d26
commit f149643ebc
2 changed files with 20 additions and 20 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";
sops-nix = {
url = "github:Mic92/sops-nix";