Removed a module

This commit is contained in:
Alexandre1a 2026-01-15 16:01:42 +01:00
parent b4e2542768
commit 997f860c15
No known key found for this signature in database
GPG Key ID: CE01C28FBC5EEF10

View File

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