Add root configs for new server
This commit is contained in:
parent
b040d847f8
commit
13d32f0da2
1 changed files with 4 additions and 0 deletions
|
@ -276,3 +276,7 @@ include = ["Pacman"]
|
||||||
|
|
||||||
[profiles.mko-laptop]
|
[profiles.mko-laptop]
|
||||||
dotfiles = ["f_cpupower", "f_doas.conf", "f_timesyncd.conf"]
|
dotfiles = ["f_cpupower", "f_doas.conf", "f_timesyncd.conf"]
|
||||||
|
|
||||||
|
[profiles.Evendim]
|
||||||
|
include = ["Locale", "Pacman"]
|
||||||
|
dotfiles = ["f_doas.conf", "f_sshd_config"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue