nixos-config/modules/ricing/stylix/themes/default.nix
2024-07-11 20:41:43 +09:00

7 lines
60 B
Nix

{ ... }:
{
imports = [
./nostalgia.nix
];
}