mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: catchup...
This commit is contained in:
parent
66902eb159
commit
6ca3031752
3 changed files with 3 additions and 2 deletions
|
|
@ -121,7 +121,7 @@
|
|||
"extensions.pocket.enabled" = false;
|
||||
"geo.enabled" = false;
|
||||
"geo.wifi.uri" = false;
|
||||
"keyword.enabled" = false;
|
||||
"keyword.enabled" = true;
|
||||
"media.getusermedia.screensharing.enabled" = false;
|
||||
"media.video_stats.enabled" = false;
|
||||
"device.sensors.enabled" = false;
|
||||
|
|
|
|||
|
|
@ -32,5 +32,6 @@
|
|||
yubikey-manager # Yubikey
|
||||
v4l-utils # Webcam
|
||||
obsidian
|
||||
remmina
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
tree,
|
||||
...
|
||||
}: [
|
||||
(final: prev: inputs.arcexprs.overlays.default final prev)
|
||||
inputs.arcexprs.overlays.default
|
||||
inputs.darwin.overlays.default
|
||||
inputs.deploy-rs.overlay
|
||||
#inputs.hypridle.overlays.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue