Files
cnix/home/core/adam.nix
2024-06-28 15:09:29 +02:00

9 lines
82 B
Nix

{
imports = [
./git
./hypr
./shell/adam.nix
./appearance
];
}