docs: update device names in profiles
This commit is contained in:
parent
c70b52e5c1
commit
6bcd132b53
1 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,7 @@ current = "graphical"
|
|||
|
||||
[profiles.default]
|
||||
parent = ""
|
||||
device = "oneplus-enchilada"
|
||||
device = "sdm845-oneplus-enchilada"
|
||||
flavour = "barebone"
|
||||
pkgs_include = [ "wget", "rsync", "nano", "tmux", "zsh", "pv", ]
|
||||
pkgs_exclude = []
|
||||
|
@ -89,7 +89,7 @@ flavour = "debug-shell"
|
|||
|
||||
[profiles.beryllium]
|
||||
parent = "graphical"
|
||||
device = "xiaomi-beryllium-ebbg"
|
||||
device = "sdm845-xiaomi-beryllium-ebbg"
|
||||
flavour = "gnome"
|
||||
hostname = "pocof1"
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue