♻️ [shared] Moved files to base shared directory

This commit is contained in:
2025-05-22 19:36:29 +02:00
parent 7455299dd7
commit 21d07edcf1
18 changed files with 43 additions and 58 deletions

View File

@ -1,3 +1,10 @@
{
imports = [ ./networking.nix ];
imports = [
./development
./networking.nix
./nix-helper.nix
./nixos.nix
./security
./shell.nix
];
}