Reorganize common configuration
This commit is contained in:
parent
b0435707e4
commit
84dfefcb45
18 changed files with 81 additions and 128 deletions
|
@ -1 +1,3 @@
|
|||
{ ... }: { imports = [ ./desktop ./development ./scripts ./autofirma.nix ]; }
|
||||
{ ... }: {
|
||||
imports = [ ./desktop ./development.nix ./scripts ./autofirma.nix ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue