stockholm/krebs/3modules/upstream/desktop-managers/default.nix

7 lines
53 B
Nix

{
imports = [
./coma.nix
./none.nix
];
}