tangled
alpha
login
or
join now
isabelroses.com
/
dotfiles
12
fork
atom
my over complex system configurations
dotfiles.isabelroses.com/
nixos
nix
flake
dotfiles
linux
12
fork
atom
overview
issues
pulls
pipelines
justfile: provison use sudo
isabelroses.com
3 months ago
4e8eca76
e5ad740a
+1
-1
1 changed file
expand all
collapse all
unified
split
justfile
+1
-1
justfile
···
47
47
[group('rebuild')]
48
48
[macos]
49
49
provision host:
50
50
-
nix run github:LnL7/nix-darwin -- switch --flake {{ flake }}#{{ host }}
50
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