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,10 +1,9 @@
{ config, inputs, pkgs, ... }:
{
imports = 
[
./modules.nix
];
imports = [
./modules.nix
];
networking = {
hostName = "laptop";