worked
This commit is contained in:
parent
4d09cdf989
commit
71c2381c08
5 changed files with 178 additions and 186 deletions
|
|
@ -15,7 +15,7 @@
|
|||
rebuild = "sudo nixos-rebuild switch --flake";
|
||||
update = "sudo nix flake update && rebuild";
|
||||
compose = "sudo docker compose";
|
||||
wolpc = config.sops.templates."zshwolpc".content;
|
||||
wolpc = "wakeonlan D8::5E:D3:A8:B1:0A";
|
||||
capture-config = "nix run github:pjones/plasma-manager > ~/nix-config/home-manager/plasma.nix";
|
||||
reboot-to-windows = "sudo efibootmgr -n 0000";
|
||||
mkdir = "mkdir -p";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue