summary refs log tree commit diff stats
path: root/hm/zsh/config/functions.zsh
blob: 30dbbec416b635c9f50a4eef055a40ac8d7f82c3 (plain) (blame)
1
2
3
sys-update() {
	sudo nixos-rebuild $1 --flake /home/sils/repos/nix-config#
}