Add note about flake-parts
This commit is contained in:
parent
92abe8b6cd
commit
8d80823e1c
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue