Home: add fish function to build epimethus

This commit is contained in:
blahai 2024-12-01 13:23:21 +02:00
parent 6de299a51e
commit bb9fb2643a
Signed by: blahai
SSH key fingerprint: SHA256:ZfCryi+V64yG+vC1ZIIsqgvBCmA31tTi7RJ6M8CvpRc

View file

@ -64,6 +64,12 @@
end end
''; '';
build-iso = ''
function build-iso
cd ~/.config/nixos
nix build .#nixosConfigurations.epimetheus.config.system.build.isoImage
'';
# Credit for these 3 # Credit for these 3
# https://www.reddit.com/r/linux/comments/1fq0za8/comment/lp1ybdn # https://www.reddit.com/r/linux/comments/1fq0za8/comment/lp1ybdn
disks = '' disks = ''