mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat: set xdg userdirs
This commit is contained in:
@@ -13,6 +13,12 @@ in {
|
||||
age = "7d";
|
||||
path = "${config.users.users.me.home}/sync/Downloads";
|
||||
}
|
||||
{
|
||||
type = "d";
|
||||
mode = "0755";
|
||||
age = "7d";
|
||||
path = "${config.users.users.me.home}/cloud/nextcloud/tmp";
|
||||
}
|
||||
] ++ map (path: tmpfilesConfig {
|
||||
type = "L+";
|
||||
user = config.users.users.me.name;
|
||||
|
||||
Reference in New Issue
Block a user