Fixed a whitespaceé

This commit is contained in:
Alexandre1a 2026-01-16 11:12:15 +01:00
parent 8ed94721f7
commit 0ad362c70a
No known key found for this signature in database
GPG Key ID: CE01C28FBC5EEF10

View File

@ -1,8 +1,7 @@
{ config, inputs, pkgs, ... }: { config, inputs, pkgs, ... }:
{ {
imports =  imports = [
[
./modules.nix ./modules.nix
]; ];