mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Added
This commit is contained in:
parent
3c622ae21a
commit
1731442060
2 changed files with 5 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
||||||
trezor-suite
|
trezor-suite
|
||||||
trezorctl
|
trezorctl
|
||||||
bisq-desktop
|
bisq-desktop
|
||||||
|
electrum
|
||||||
|
|
||||||
keepassxc
|
keepassxc
|
||||||
neofetch
|
neofetch
|
||||||
|
|
|
||||||
|
|
@ -21,6 +21,10 @@
|
||||||
|
|
||||||
xwayland
|
xwayland
|
||||||
];
|
];
|
||||||
|
|
||||||
|
services.trezord = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
# CONSOLE
|
# CONSOLE
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue