From 8d80823e1c3c8ecf6c341387a279f999b6459f88 Mon Sep 17 00:00:00 2001 From: Bill Ewanick Date: Sun, 20 Jul 2025 20:27:01 -0400 Subject: [PATCH] Add note about flake-parts --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 7d2e57c..66535ce 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ { description = "System flake for Linode NixOS server"; - + # Want to convert this to Flake Parts flake so I can use their special features nixConfig = { extra-substituters = "https://srid.cachix.org"; extra-trusted-public-keys = "srid.cachix.org-1:3clnql5gjbJNEvhA/WQp7nrZlBptwpXnUk6JAv8aB2M=";