e6852f1
b5e976c
f41c189
4f5ccfb
1
2
3
4 5
6
{ pkgs, ... }: { imports = [ ./boot.nix ./hardware.nix ./network.nix ./security.nix ./users.nix ]; }