This commit is contained in:
mjallen18
2025-05-29 18:31:50 -05:00
parent b08a8a73c6
commit 29a40dc978
3 changed files with 3 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs, lib, ... }:
{ ... }:
let
shellAliases = {
update-boot = "sudo nixos-rebuild boot --max-jobs 10 --build-host admin@10.0.1.18";