Add Moria cmdline to dotfiles
This commit is contained in:
parent
12c6ce7ef0
commit
6c72a36773
2 changed files with 11 additions and 1 deletions
|
@ -203,7 +203,13 @@ include = ["Locale", "Pacman", "Network"]
|
|||
|
||||
[profiles.Moria]
|
||||
include = ["Locale", "Pacman", "Network"]
|
||||
dotfiles = ["f_99-sysctl.conf", "f_cpupower", "f_doas.conf", "f_sshd_config"]
|
||||
dotfiles = [
|
||||
"f_99-sysctl.conf",
|
||||
"f_cpupower",
|
||||
"f_doas.conf",
|
||||
"f_sshd_config",
|
||||
"f_cmdline",
|
||||
]
|
||||
|
||||
[profiles.Gondor]
|
||||
include = ["Locale", "Pacman"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue