modules/system: flatten
This commit is contained in:
parent
52c84814e8
commit
5c3f1dac68
14 changed files with 65 additions and 70 deletions
6
modules/system/programs/default.nix
Normal file
6
modules/system/programs/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ isLinux }:
|
||||
{
|
||||
_file = ./default.nix;
|
||||
|
||||
imports = [ ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue