backing up the working dir
This commit is contained in:
parent
82f1d9d5c9
commit
b8d125d448
19 changed files with 622 additions and 4 deletions
|
|
@ -79,6 +79,9 @@ nix build .#nixosConfigurations.installIso.config.system.build.images.iso
|
|||
sudo mount -o loop result/iso/nixos-*.iso mnt
|
||||
ls mnt
|
||||
umount mnt
|
||||
|
||||
# Manipulate sops-nix secrets
|
||||
nix-shell -p sops --run "sops secrets/example.yaml"
|
||||
```
|
||||
|
||||
## Design Goals
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue