1
1
Fork 0

Add note about flake-parts

main
Bill Ewanick 2025-07-20 20:27:01 -04:00
parent 92abe8b6cd
commit 8d80823e1c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
description = "System flake for Linode NixOS server"; description = "System flake for Linode NixOS server";
# Want to convert this to Flake Parts flake so I can use their special features
nixConfig = { nixConfig = {
extra-substituters = "https://srid.cachix.org"; extra-substituters = "https://srid.cachix.org";
extra-trusted-public-keys = "srid.cachix.org-1:3clnql5gjbJNEvhA/WQp7nrZlBptwpXnUk6JAv8aB2M="; extra-trusted-public-keys = "srid.cachix.org-1:3clnql5gjbJNEvhA/WQp7nrZlBptwpXnUk6JAv8aB2M=";