errorhandling user.nix networking.nix

This commit is contained in:
2023-08-02 22:08:13 +02:00
parent ed9000aabe
commit 136cfa5ba0
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
{
{ pkgs, ...}: {
users.users.stefan = {
isNormalUser = true;
description = "stefan";