3 lines
91 B
Bash
Executable File
3 lines
91 B
Bash
Executable File
#!/usr/bin/env bash
|
|
home-manager switch --flake "/home/$(whoami)/Projects/nixos#$(whoami)"
|