Files
rice-flakes/modules/hermes/default.nix
T
2026-05-29 20:54:22 -05:00

7 lines
55 B
Nix

{
imports = [
./sudo.nix
./hermes.nix
];
}