lots of tweaks
This commit is contained in:
parent
7a564aa33b
commit
645a205924
6 changed files with 61 additions and 122 deletions
|
@ -286,7 +286,8 @@
|
|||
};
|
||||
|
||||
home.file.".config/mpv" = {
|
||||
source = if builtins.readFile "/etc/hostname" == "syl\n" then ../mpv-syl else ../mpv;
|
||||
source = ../mpv;
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
services.nextcloud-client = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue