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
/
files
/
default.nix
blob: 16fe9afe9ba0b9a91ef3094d1cf5a1e0cf83f5ff (
plain
) (
blame
)
1
2
3
4
5
6
{
...
}:
{
imports
=
[
./wallpaper
./manifest_json
];
}