add wayland
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
${username} = {
|
||||
isNormalUser = true;
|
||||
createHome = true;
|
||||
password = "toto";
|
||||
description = "Admin account";
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
@@ -79,6 +80,7 @@
|
||||
pkgs.curl
|
||||
pkgs.nixos-anywhere
|
||||
pkgs.nixos-generators
|
||||
pkgs.ssh-to-age
|
||||
];
|
||||
|
||||
services.openssh.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user