-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
distro post-install #11
base: main
Are you sure you want to change the base?
Conversation
Now the user path exclusively contains user stuff
I should add |
Since I don't use remote desktop, I should disable TCP |
setup-distro/Enable_AppArmor
Outdated
| sudo tee /etc/default/grub.d/apparmor.cfg | ||
sudo update-grub | ||
# user should choose when to do so | ||
#sudo reboot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should prompt the user
setup-distro/hx-update
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should use xdg-utils
to be distro-agnostic
The latest versions of Firefox ESR (distributed by Mozilla, not Debian) already use Wayland by default, so there's no need to enable experimental touch-screen support
I have no idea if this should be merged. It seems natural to include a setup script in a dotfiles repo, especially if the setup adds entries to the system-wide
$PATH