errorhandling user.nix networking.nix
This commit is contained in:
parent
ed9000aabe
commit
136cfa5ba0
@ -2,4 +2,5 @@
|
||||
networking = {
|
||||
hostName = "nixos";
|
||||
networkmanager.enable = true;
|
||||
};
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
{ pkgs, ...}: {
|
||||
users.users.stefan = {
|
||||
isNormalUser = true;
|
||||
description = "stefan";
|
||||
|
Loading…
x
Reference in New Issue
Block a user