* Updated configuration.nix to match latest homefree * Added secrets config * Updated Readme
3 lines
72 B
Bash
Executable file
3 lines
72 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
sudo nixos-rebuild switch --flake .#${HOSTNAME} -L
|