This commit is contained in:
KoenDR06 2024-09-06 18:34:11 +02:00
parent 4d09cdf989
commit 71c2381c08
5 changed files with 178 additions and 186 deletions

View file

@ -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";