about summary refs log tree commit diff stats
path: root/config.toml
blob: 999c48624b088570218ca31f847a6bbe5fbf7550 (plain)
1
2
3
4
5
6
7
8
9
[sources.nixos]
  enable = true
  channel = "nixos-unstable"

[sources.darwin]
  enable = true

[sources.home-manager]
  enable = true