mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 15:00:14 +00:00
update lockfile, host name updates
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
echo ${pkgs.system}
|
||||
SYSTEM=${if pkgs.stdenv.isDarwin then "darwin" else "linux"}
|
||||
if [ "$SYSTEM" == "darwin" ]; then
|
||||
darwin-rebuild switch --flake github:nmasur/dotfiles#macbook
|
||||
darwin-rebuild switch --flake github:nmasur/dotfiles#lookingglass
|
||||
else
|
||||
nixos-rebuild switch --flake github:nmasur/dotfiles
|
||||
fi
|
||||
|
Reference in New Issue
Block a user