4 lines
149 B
Bash
Executable File
4 lines
149 B
Bash
Executable File
#!/usr/bin/env bash
|
|
nix run home-manager/master -- switch --flake ~/nix_config/home-manager
|
|
#home-manager switch --flake ~/nix_config/home-manager
|