Make default.nix be more consistant across folders

This commit is contained in:
Toast 2023-06-07 14:47:46 +02:00
parent ff391f7f2d
commit a2139de8e5
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{ config, ... }:
{ ... }:
{
imports = [

View file

@ -1,4 +1,4 @@
{ config, ... }:
{ ... }:
{
imports = [