xlock: Add option

This commit is contained in:
Geoffrey Frogeye 2024-03-09 18:22:30 +01:00
parent c7c2c89f15
commit 14f7199d65
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
6 changed files with 16 additions and 8 deletions

View file

@ -103,7 +103,6 @@ echo "{
# Install NixOS! Or create a new generation.
sudo nix --extra-experimental-features "nix-command flakes" run "${SCRIPT_DIR}#nixos-install" -- --no-root-password --root "$mountpoint" --flake "${mountpoint}/etc/nixos#${name}"
# TODO Add this? --flake "$flake"
set +x