dotfiles/rebuild-ubuntu.sh
2023-01-02 13:04:19 -05:00

7 lines
198 B
Bash
Executable File

#!/bin/bash
NIX_PATH=nixpkgs=/nix/var/nix/profiles/per-user/tyrel/channels/nixpkgs:/nix/var/nix/profiles/per-user/tyrel/channels
nix run ./_ubuntu switch -vv
home-manager switch --flake ./_ubuntu