index
:
nix/system
master
My NixOS Configuration
Nathan Reiner <nathan@nathanreiner.xyz>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
home
/
services
/
nextcloud-client
/
default.nix
blob: b5234ab40b8f9270baa291838cd9092a0a67a6a7 (
plain
)
1
2
3
4
{
...
}:
{
enable
=
true
;
startInBackground
=
true
;
}