Simplified network config and removed old service files
This commit is contained in:
parent
5749b6bc59
commit
d5b3c28e8d
19 changed files with 1 additions and 222 deletions
|
@ -41,9 +41,6 @@ dotfiles:
|
|||
f_freetype2.sh:
|
||||
dst: /etc/profile.d/freetype2.sh
|
||||
src: etc/profile.d/freetype2.sh
|
||||
f_iwd@.service:
|
||||
dst: /etc/systemd/system/iwd@.service
|
||||
src: etc/systemd/system/iwd@.service
|
||||
f_fonts.conf:
|
||||
dst: /etc/fonts/local.conf
|
||||
src: etc/fonts/local.conf
|
||||
|
@ -95,21 +92,6 @@ dotfiles:
|
|||
f_20-quiet-printk.conf:
|
||||
src: etc/sysctl.d/20-quiet-printk.conf
|
||||
dst: /etc/sysctl.d/20-quiet-printk.conf
|
||||
f_ipmi-static.service:
|
||||
src: etc/systemd/system/ipmi-static.service
|
||||
dst: /etc/systemd/system/ipmi-static.service
|
||||
f_ipmi-temp.service:
|
||||
src: etc/systemd/system/ipmi-temp.service
|
||||
dst: /etc/systemd/system/ipmi-temp.service
|
||||
f_ipmi-temp.timer:
|
||||
src: etc/systemd/system/ipmi-temp.timer
|
||||
dst: /etc/systemd/system/ipmi-temp.timer
|
||||
f_ipmi-fans.service:
|
||||
src: etc/systemd/system/ipmi-fans.service
|
||||
dst: /etc/systemd/system/ipmi-fans.service
|
||||
f_ipmi-fans.timer:
|
||||
src: etc/systemd/system/ipmi-fans.timer
|
||||
dst: /etc/systemd/system/ipmi-fans.timer
|
||||
f_system.conf:
|
||||
src: etc/systemd/system.conf
|
||||
dst: /etc/systemd/system.conf
|
||||
|
@ -152,7 +134,6 @@ profiles:
|
|||
- d_bin
|
||||
- f_adb.service
|
||||
- f_bluetooth.conf
|
||||
- f_iwd@.service
|
||||
- f_sshd_config
|
||||
- f_logind.conf
|
||||
- f_60-uinput-permissions.rules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue