Add megacmd to packages

This commit is contained in:
Filippo Berto 2021-10-26 00:21:50 +02:00
parent 51f8929ed5
commit 5d7597be07
2 changed files with 4 additions and 1 deletions

View file

@ -3,6 +3,10 @@ let
megasyncCmd = "${pkgs.megacmd}/bin/mega-cmd-server";
in
{
home.packages = [
pkgs.megacmd
];
systemd.user.services."mega-cmd-server" = {
Unit = {
Description = "Mega command server";

View file

@ -83,7 +83,6 @@
keepassxc
krita
# lutris
megacmd
mpv
neofetch
nix-prefetch-scripts