File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ For [standalone installations](https://nix-community.github.io/home-manager/inde
174
174
You can check if your stable release is currently supported at [ status.nixos.org] ( https://status.nixos.org/ )
175
175
176
176
- Q: ** "How do I fix the error: ... during evaluation because the option 'allow-import-from-derivation' is disabled"** \
177
- A: Some ports require extra steps to configure the theme resulting in an [ IFD] ( https://wiki.nixos.org/wiki/Import_From_Derivation ) .
177
+ A: Some ports require extra steps to configure those ports resulting in an [ IFD] ( https://wiki.nixos.org/wiki/Import_From_Derivation ) .
178
178
You can manually disable that port (when using ` catppuccin.enable ` ).
179
179
<details >
180
180
<summary >All IFD's</summary >
Original file line number Diff line number Diff line change 13
13
14
14
- Q: ** "How do I fix the error: ... during evaluation because the option 'allow-import-from-derivation' is disabled"** \
15
15
A: Some ports require extra steps to configure the theme resulting in an [ IFD] ( https://wiki.nixos.org/wiki/Import_From_Derivation ) .
16
- You can manually disable that port (when using ` catppuccin.enable ` ).
16
+ You can manually disable those ports (when using ` catppuccin.enable ` ).
17
17
<details >
18
18
<summary >All IFD's</summary >
19
19
You can’t perform that action at this time.
0 commit comments