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