chaptarr
This commit is contained in:
parent
916ebc7421
commit
8bdc35623b
2 changed files with 7 additions and 5 deletions
|
|
@ -1,4 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [ monero-gui ];
|
||||
home.packages = with pkgs; [
|
||||
monero-gui
|
||||
p2pool
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue