index
:
getchoo/borealis
colmena
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
seth
/
config.nix
blob: 6c2335d2541cd6b6434dc71a31933fd892bdccff (
plain
)
1
2
3
4
5
6
7
8
{ config, ... }: { options.seth = { devel-packages = false; gui-stuff = false; }; }