mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
add scrip
This commit is contained in:
parent
b42d4f43ba
commit
7cc3dbce09
1 changed files with 4 additions and 0 deletions
4
scripts/priv
Normal file
4
scripts/priv
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
set -x
|
||||
|
||||
sudo cryptsetup luksOpen /dev/nvme0n1p3 crypted0
|
||||
sudo mount /dev/mapper/crypted0 /extra0
|
||||
Loading…
Add table
Add a link
Reference in a new issue