Add note about flake-parts
parent
92abe8b6cd
commit
8d80823e1c
|
@ -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=";
|
||||||
|
|
Loading…
Reference in New Issue