Add comment about getting nixpkgs through registry
This commit is contained in:
parent
1e879c9556
commit
ebc03f12fe
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
inputs = {
|
inputs = {
|
||||||
|
# Default to reusing the system's emacs package if it has nixpkgs in the system flake registry.
|
||||||
nixpkgs.url = "nixpkgs";
|
nixpkgs.url = "nixpkgs";
|
||||||
systems.url = "github:nix-systems/default";
|
systems.url = "github:nix-systems/default";
|
||||||
doomemacs = {
|
doomemacs = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue