refactor: schema

This commit is contained in:
2026-05-06 21:57:58 +02:00
parent c01c13aa50
commit 4b6e05212c
27 changed files with 198 additions and 377 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ in
{
flake.modules.nixos.host-base = {
imports = [
nixosModules.meta
nixosModules.facts
inputs.home-manager.nixosModules.home-manager
nixosModules.nix
nixosModules.locale-nl
@@ -22,7 +22,7 @@ in
backupFileExtension = "bak";
extraSpecialArgs = { inherit inputs; };
sharedModules = [
hmModules.meta
hmModules.facts
hmModules.syncthing
hmModules.shell
hmModules.neovim