mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
..
This commit is contained in:
parent
d1f883e4f3
commit
05e88ca1df
3 changed files with 5 additions and 2 deletions
|
|
@ -9,6 +9,9 @@
|
|||
# onlyoffice-bin
|
||||
obsidian
|
||||
|
||||
_1password
|
||||
_1password-gui
|
||||
|
||||
simplescreenrecorder
|
||||
obs-studio
|
||||
|
||||
|
|
|
|||
|
|
@ -9,8 +9,6 @@
|
|||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
pass
|
||||
_1password
|
||||
_1password-gui
|
||||
# Pinentry doesn't work on WSL NixOS unless manually configured on gpg-agent.conf
|
||||
# See https://sigkill.dk/writings/guides/nixos_pass.html
|
||||
pinentry-curses
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue