[Darwin] Use sudo to rebuild system.
Signed-off-by: Mariano Uvalle <u.g.a.mariano@gmail.com>
This commit is contained in:
parent
c311958d2b
commit
9485153870
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
||||||
homeconf = "nvim /Users/uagm/nixos/hosts/macbook/home.nix";
|
homeconf = "nvim /Users/uagm/nixos/hosts/macbook/home.nix";
|
||||||
nvconf = "nvim /Users/uagm/nixos/home-modules/explicit-configs/nvim/init.lua";
|
nvconf = "nvim /Users/uagm/nixos/home-modules/explicit-configs/nvim/init.lua";
|
||||||
# TODO: Interpolate the name of the host here.
|
# TODO: Interpolate the name of the host here.
|
||||||
nrsw = "darwin-rebuild switch --flake /Users/uagm/nixos#macbook";
|
nrsw = "sudo darwin-rebuild switch --flake /Users/uagm/nixos#macbook";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue