Work: Add dasha.

This commit is contained in:
Dmitry Voronin 2024-10-26 21:10:14 +03:00
parent b887b6cb7d
commit 7273cd0c62
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -6,6 +6,7 @@
home.nixos.enable = true;
user = {
root.enable = true;
dasha.enable = true;
voronind.enable = true;
};