misc fixes~
This commit is contained in:
parent
e792555c7d
commit
5e14c5aff4
2 changed files with 11 additions and 12 deletions
|
@ -28,8 +28,6 @@ in
|
||||||
address = "tcp://127.0.0.1:8384";
|
address = "tcp://127.0.0.1:8384";
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
|
||||||
|
|
||||||
# Set up the devices that we allow to connect.
|
# Set up the devices that we allow to connect.
|
||||||
# See the big table above.
|
# See the big table above.
|
||||||
inherit devices;
|
inherit devices;
|
||||||
|
@ -43,6 +41,7 @@ in
|
||||||
ignorePerms = true;
|
ignorePerms = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
|
||||||
# Extra config passed through the environment.
|
# Extra config passed through the environment.
|
||||||
|
|
|
@ -156,7 +156,7 @@ with pkgs;
|
||||||
slack
|
slack
|
||||||
zulip
|
zulip
|
||||||
obs-studio-plugins.wlrobs
|
obs-studio-plugins.wlrobs
|
||||||
ktemkin.home-assistant-desktop
|
deprekages.home-assistant-desktop
|
||||||
bitwig-studio
|
bitwig-studio
|
||||||
calibre
|
calibre
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue