mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 17:34:05 -05:00
add iamb config to home-manager (#10)
This commit is contained in:
parent
dcf38c3fa8
commit
957225dd0d
1 changed files with 2 additions and 2 deletions
|
|
@ -2,10 +2,10 @@
|
|||
{
|
||||
home.file.".config/iamb/config.toml".text = ''
|
||||
[profiles.crow]
|
||||
user_id = @crow:psychal.link
|
||||
user_id = "@crow:psychal.link"
|
||||
[profiles.crow.settings]
|
||||
open_command = ["librewolf"]
|
||||
image_preview = "sixel"
|
||||
image_preview.type = "sixel"
|
||||
'';
|
||||
|
||||
home.packages = builtins.attrValues {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue