NiksOS/home/style/default.nix
2025-02-14 19:40:27 +00:00

6 lines
59 B
Nix

{
imports = [
#./pointer.nix
./stylix.nix
];
}