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

6 lines
55 B
Nix

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