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
/
modules
/
darwin
/
default.nix
blob: a685fabfd9e0ac63b9c854107837bedc09c031b0 (
plain
)
1
2
3
4
5
6
{ flake.darwinModules = { default = ./base.nix; desktop = ./desktop.nix; }; }