Compare commits
No commits in common. "9e8af1ef5977396209b88a488e52e2fa33c27cf3" and "6e7c9b0d704bed5235d91859da805ec129d29ca2" have entirely different histories.
9e8af1ef59
...
6e7c9b0d70
|
@ -22,7 +22,6 @@ dosfstools
|
|||
dkms
|
||||
dunst
|
||||
evince
|
||||
eza
|
||||
feh
|
||||
ffmpeg
|
||||
ffmpegthumbnailer
|
||||
|
|
|
@ -97,7 +97,7 @@ function init_system() {
|
|||
sudo systemctl enable --now bluetooth
|
||||
sudo systemctl enable --now bluetooth-autoconnect
|
||||
sudo systemctl enable --now updatedb.timer
|
||||
~/.config/bootstrap/init_netctl.sh ${ENV}
|
||||
~/.config/bootstrap/init_netctl.sh
|
||||
echo -e "* Ensure hardware clock is up to date..."
|
||||
sudo hwclock --systohc
|
||||
# So that "Open in Terminal" works inc Nemo
|
||||
|
|
Loading…
Reference in New Issue