This commit is contained in:
xmm16 2024-12-13 17:37:54 -03:00
commit 3755fe52a7
No known key found for this signature in database

View file

@ -91,11 +91,11 @@
man = {
enable = true;
generateCaches = true;
};
man-db = {
enable = true;
};
};
};
users.users.xmm.shell = lib.mkForce pkgs.zsh;
users.users.xmm.useDefaultShell = lib.mkForce true;