HermitCollective.nix/users/default.nix

7 lines
55 B
Nix
Raw Normal View History

2024-03-06 09:25:15 +00:00
{
imports = [
./hertog.nix
./sara.nix
];
}