diff options
| -rw-r--r-- | nixos.org | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -96,7 +96,7 @@ stuff     not much info here right now. emacs itself now refers to emacsng     #+begin_src nix       { -       nix.package = pkgs.nixVersions.stable; +       nix.package = pkgs.lix;         programs.nix-ld = {           enable = true;           # use all the libraries that AppImage uses to load an image | 
