monero
home-manager module
This commit is contained in:
parent
1167eed78f
commit
b6cc1a1ecd
1 changed files with 3 additions and 0 deletions
3
hmModules/monero/default.nix
Normal file
3
hmModules/monero/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = [pkgs.monero-gui];
|
||||
}
|
Loading…
Add table
Reference in a new issue