updating and adding some qol pieces
This commit is contained in:
parent
d33b62a830
commit
6b27a9a6ee
7 changed files with 27 additions and 52 deletions
14
README.org
14
README.org
|
@ -1873,20 +1873,6 @@ I also use home-manager for managing dotfiles. This means that everything is con
|
|||
};
|
||||
};
|
||||
|
||||
ethminer = {
|
||||
Unit = {
|
||||
Description = "Mining at home";
|
||||
};
|
||||
|
||||
Service = {
|
||||
ExecStart = "/run/current-system/sw/bin/ethminer ";
|
||||
};
|
||||
|
||||
Install = {
|
||||
WantedBy = ["default.target"];
|
||||
};
|
||||
};
|
||||
|
||||
nextlcoud-client = {
|
||||
Unit = {
|
||||
Description = "Nextcloud Client";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue