mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 22:57:55 +00:00
4 lines
149 B
Nix
4 lines
149 B
Nix
# Just an extra set of modules, if you count zero modules as one. Or I guess
|
|
# technically this is one module, just an empty one.
|
|
{ imports = [ ]; }
|