commit c69dd94b47c65f180e18044c148a589730bce665
parent 8ce9a3382259555f03d18643eca1b60827d69d35
Author: Crazazy <crazazy@tilde.cafe>
Date: Fri, 31 Mar 2023 21:41:16 +0200
support flakes
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/nixos.org b/nixos.org
@@ -97,6 +97,7 @@ stuff
#+begin_src nix
{
nix.package = pkgs.nixVersions.stable;
+ nix.settings.experimental-features = "nix-command flakes";
programs.nix-ld = {
enable = true;
# use all the libraries that AppImage uses to load an image