modules: vale init

This commit is contained in:
ooks-io 2025-01-29 23:16:46 +11:00
parent 46cf664bb5
commit f55e861fdd
6 changed files with 160 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./home-manager
];
}