index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
home.legacy
/
conf
/
iamb
/
default.nix
blob: 2a93472c5adfbbc2e5739b3a1a6340067db73c79 (
plain
) (
blame
)
1
2
3
{
...
}:
{
xdg
.
configFile
.
"iamb/config.json"
.
source
=
./config.json
;
}