Compare commits
No commits in common. "6e7c9b0d704bed5235d91859da805ec129d29ca2" and "b1424f7850e25c138845835d965bb3c2317f6f15" have entirely different histories.
6e7c9b0d70
...
b1424f7850
|
@ -20,5 +20,3 @@
|
|||
name = Quentin Duchemin
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
[pull]
|
||||
rebase = true
|
||||
|
|
|
@ -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
|
||||
~/.config/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