lifetracker/users/default.nix

7 lines
70 B
Nix

{
imports = [
./ryan
# ./ai
./pvi
];
}