refactor(flake): remove obsolete nixConfig lines
This commit is contained in:
parent
48e0ba19c2
commit
094482b247
1 changed files with 0 additions and 4 deletions
|
@ -1,10 +1,6 @@
|
|||
{
|
||||
description = "A highly structured configuration database.";
|
||||
|
||||
nixConfig.extra-experimental-features = "nix-command flakes";
|
||||
nixConfig.extra-substituters = "https://nrdxp.cachix.org https://nix-community.cachix.org";
|
||||
nixConfig.extra-trusted-public-keys = "nrdxp.cachix.org-1:Fc5PSqY2Jm1TrWfm88l6cvGWwz3s93c6IOifQWnhNW4= nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=";
|
||||
|
||||
inputs = {
|
||||
# --- DevOS Flake Inputs
|
||||
# # --- Channels ---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue