reorganizing

This commit is contained in:
Elias Gasparis 2025-03-19 17:12:15 +08:00
parent 98185e1f56
commit bf067d4af3
3 changed files with 0 additions and 0 deletions

7
scripts/setup-new-system.sh Executable file
View 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"