Moved all to moduler

This commit is contained in:
fwastring 2025-09-06 13:18:48 +02:00
parent 72dafab57f
commit 70b6634137
41 changed files with 35 additions and 52 deletions

View file

@ -11,9 +11,9 @@
# You can import other NixOS modules here
imports = [
./hardware-configuration.nix
../../config/base.nix
../../config/users.nix
../../shared/nginx.nix
../../moduler/base.nix
../../moduler/users.nix
../../moduler/nginx.nix
];
environment.systemPackages = with pkgs; [