mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -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
|
||||
trezorctl
|
||||
bisq-desktop
|
||||
electrum
|
||||
|
||||
keepassxc
|
||||
neofetch
|
||||
|
|
|
|||
|
|
@ -21,6 +21,10 @@
|
|||
|
||||
xwayland
|
||||
];
|
||||
|
||||
services.trezord = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# CONSOLE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue