diff --git a/.gitignore b/.gitignore index e8b8612..ec60ad3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ doi pkgs/_sources/.shake* -nix/nix \ No newline at end of file +nix/nix +nix/nix.conf diff --git a/nix/nix.conf b/nix/nix.conf deleted file mode 100644 index 6d7adcd..0000000 --- a/nix/nix.conf +++ /dev/null @@ -1,3 +0,0 @@ -experimental-features = nix-command flakes -substituters = https://cache.nixos.org https://statix.cachix.org https://nix-community.cachix.org https://nixpkgs-wayland.cachix.org -trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= statix.cachix.org-1:Z9E/g1YjCjU117QOOt07OjhljCoRZddiAm4VVESvais= nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= nixpkgs-wayland.cachix.org-1:3lwxaILxMRkVhehr5StQprHdEo4IrE8sRho9R9HOLYA=