Compare commits
2 Commits
6e7c9b0d70
...
9e8af1ef59
Author | SHA1 | Date |
---|---|---|
Quentin Duchemin | 9e8af1ef59 | |
Quentin Duchemin | 223d8c3729 |
|
@ -22,6 +22,7 @@ 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
|
||||
~/.config/bootstrap/init_netctl.sh ${ENV}
|
||||
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