1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: enable xdg

This commit is contained in:
2021-04-05 08:33:11 +02:00
parent dea9c3f0ed
commit 0d483bfc0c

View File

@@ -72,6 +72,8 @@ in {
isNormalUser = true;
uid = 1000;
};
home-manager.users.me.xdg.enable = true;
}
{
sound.enable = true;