chore: use features in iso
This commit is contained in:
@@ -12,6 +12,8 @@ in
|
||||
nixos =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
programs.zsh.enable = true;
|
||||
|
||||
users.users.matej = {
|
||||
uid = 1000;
|
||||
isNormalUser = true;
|
||||
|
||||
Reference in New Issue
Block a user