mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
chore: removed other users and systems
This commit is contained in:
parent
2b4ad99e25
commit
233cab07dd
135 changed files with 216 additions and 2462 deletions
11
profiles/user0/files/scripts/reinstall.sh
Executable file
11
profiles/user0/files/scripts/reinstall.sh
Executable file
|
@ -0,0 +1,11 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
mkdir -p /var/lib/sops-nix
|
||||
mkdir -p /home/nick/.config/sops/age
|
||||
|
||||
cp /run/media/nick/crypt/key.txt /home/nick/.config/sops/age/keys.txt
|
||||
cp /run/media/nick/crypt/key.txt /var/lib/sops-nix/key.txt
|
||||
|
||||
swapon -a
|
||||
|
||||
echo "SOPS keys transferred successfully."
|
Loading…
Add table
Add a link
Reference in a new issue