dotfiles/scripts/update-nix
2022-05-06 11:39:51 -05:00

5 lines
102 B
Bash
Executable file

#!/bin/sh
nix-channel --update
sudo nix-channel --update
home-manager switch
sudo nixos-rebuild switch