nixos/home/noma.nix

6 lines
44 B
Nix
Raw Normal View History

2024-08-21 15:52:22 +03:00
{
imports = [
./modules/plasma
];
}