mochi/.archive/home/modules/programs/de/default.nix

6 lines
42 B
Nix
Raw Normal View History

2025-03-03 17:07:42 -06:00
{...}: {
2024-06-20 08:59:56 -05:00
imports = [
./gnome
];
}