Added a tab

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

View File

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