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
/
home-manager
/
config
/
grades
/
default.nix
blob: d2678174944631a5aa451365d1b0e949994a1f38 (
plain
) (
blame
)
1
2
3
{
...
}:
{
xdg
.
configFile
.
"grades/config.yaml"
.
source
=
./config.yaml
;
}