my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux

justfile: provison use sudo

+1 -1
+1 -1
justfile
··· 47 47 [group('rebuild')] 48 48 [macos] 49 49 provision host: 50 - nix run github:LnL7/nix-darwin -- switch --flake {{ flake }}#{{ host }} 50 + sudo nix run github:LnL7/nix-darwin -- switch --flake {{ flake }}#{{ host }} 51 51 sudo -i nix-env --uninstall lix # we need to remove the none declarative install of lix 52 52 53 53 # package group