vpn?
This commit is contained in:
parent
36c07aaa2a
commit
d9c5650091
8 changed files with 102 additions and 37 deletions
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, lib, config, ... }: {
|
||||
home.activation.retroarch-config-link = lib.hm.dag.entryAfter ["writeBoundary"] ''
|
||||
run ln -s $VERBOSE_ARG \
|
||||
run test -d $HOME/.config/retroarch || \
|
||||
ln -s $VERBOSE_ARG \
|
||||
${builtins.toPath /mnt/nas0/noe/games/retroarch} \
|
||||
$HOME/.config/retroarch
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue