modules/system: common -> settei

This commit is contained in:
Nikodem Rabuliński 2025-01-04 17:17:49 +01:00
parent 2e6d2754a9
commit dd5b13e630
13 changed files with 89 additions and 120 deletions

View file

@ -16,7 +16,6 @@
inherit (config) perInput;
inherit isLinux;
};
common = import ./common { inherit isLinux; };
}
);
}