reorganizing
This commit is contained in:
parent
98185e1f56
commit
bf067d4af3
3 changed files with 0 additions and 0 deletions
7
scripts/setup-new-system.sh
Executable file
7
scripts/setup-new-system.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
echo "NEW SYSTEM SETUP"
|
||||
echo "add flathub"
|
||||
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
echo "fix autologin"
|
||||
echo "install GNOME seahorse keyring to fix autologin"
|
||||
nix-shell -p gnome.seahorse
|
||||
echo "Now, open seahorse, change password of Login to blank"
|
Loading…
Add table
Add a link
Reference in a new issue