modules/home: common -> settei

This commit is contained in:
Nikodem Rabuliński 2025-01-04 16:48:03 +01:00
parent 576cf6dc87
commit 866b1561af
6 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{
flake.homeModules = {
common = ./common;
settei = ./settei;
};
}