[NixOS] Make module splits make a lot more sense.

This commit is contained in:
2023-06-29 00:06:52 -06:00
parent 006b8d8433
commit 7ff7e8b5a2
10 changed files with 3 additions and 185 deletions

View File

@@ -6,8 +6,6 @@
{
imports = [
../full.nix
../extra.nix
../dfinity.nix
];
hardware.enableRedistributableFirmware = true;