marleyos/modules/home/system/default.nix
2025-05-26 11:20:05 -07:00

5 lines
41 B
Nix

{
imports = [
./session.nix
];
}