Move defaults/base to nixos-modules/system/physical.nix

This commit is contained in:
Fabian Hauser 2025-03-21 20:19:29 +02:00
parent 24b4b04df9
commit b4cd63afe8
8 changed files with 62 additions and 60 deletions

View file

@ -9,6 +9,7 @@
imports = [
./applications.nix
./overlays.nix
./physical.nix
./security.nix
./unfree.nix
./virtual-machine.nix