about summary refs log tree commit diff
path: root/me.nix
blob: 7f088d318d6b8a97a0ba84b25a8fcc36e0ba76c9 (plain)
1
2
3
{ util, ... }: util.mkMe {
  name = ""; # Enter machine name here
}