begin (possible) module rewrite

This commit is contained in:
xunuwu 2024-08-27 00:23:34 +02:00
parent 675d0453ad
commit 7cdfb454eb
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
6 changed files with 68 additions and 3 deletions

View file

@ -1,5 +1,6 @@
{
flake.nixosModules = {
#name = import ./name;
xun = import ./xun;
};
}