removed setup_dconf
This commit is contained in:
parent
ba8e4af5b5
commit
76dac91422
1 changed files with 0 additions and 6 deletions
6
setup.sh
6
setup.sh
|
@ -156,12 +156,6 @@ setup_cpu_undervolting() {
|
||||||
sudo systemctl enable intel-undervolt
|
sudo systemctl enable intel-undervolt
|
||||||
}
|
}
|
||||||
|
|
||||||
setup_dconf() {
|
|
||||||
:
|
|
||||||
# must be done after install to make sure configs are not overwritten
|
|
||||||
# dconf load / < dconf/configuration.conf
|
|
||||||
}
|
|
||||||
|
|
||||||
setup_deno() {
|
setup_deno() {
|
||||||
package_install deno
|
package_install deno
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue