Changed something in hopes of fixing something

This commit is contained in:
Alexandre1a 2026-01-16 10:53:46 +01:00
parent 9b5d6365dd
commit c904897947
No known key found for this signature in database
GPG Key ID: CE01C28FBC5EEF10

View File

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