Auto import all modules

This commit is contained in:
SebastianStork 2024-07-15 19:18:35 +02:00
parent 8559359248
commit 43c8adddb6
7 changed files with 15 additions and 39 deletions

View file

@ -58,7 +58,8 @@
imports = [
./flake/hosts.nix
./flake/devShells.nix
./flake/modules.nix
./flake/dev-shells.nix
./flake/formatter.nix
];
};