known bronken

This commit is contained in:
alisceon 2025-09-29 15:56:43 +02:00
parent 39ecc87ab9
commit fe133f0cdb

View file

@ -1,6 +1,7 @@
{ config, pkgs, ... }:
{
security.sudo.wheelNeedsPassword = false;
imports =
[ ./hardware-configuration.nix ];
networking.hostName = "tesla-nixos";