Fixed polarias config

This commit is contained in:
Emmet 2025-02-15 16:23:31 -06:00
parent 9101886d9c
commit 33fb08cd68
3 changed files with 20 additions and 1 deletions

View file

@ -44,6 +44,13 @@
theme = "ayu-dark";
};
};
users.users.emmet.description = "Emmet";
home-manager.users.emmet.userSettings = {
name = "Emmet";
email = "emmet@librephoenix.com";
};
};
}