Skip to content

Commit

Permalink
chore(nix): add TODO about uninstalling old nix
Browse files Browse the repository at this point in the history
  • Loading branch information
reo101 committed Jul 25, 2024
1 parent e7b674e commit 6c4f27a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
flakeInputs = lib.filterAttrs (lib.const (lib.isType "flake")) inputs;
in {
# Ensure we can work with flakes
# TODO: add to `README.md`
# NOTE: run `sudo -i nix-env --uninstall nix` to uninstall the global `nix`
package = pkgs.nixVersions.monitored.latest;

Expand Down

0 comments on commit 6c4f27a

Please sign in to comment.