!coeAONBrWyDJnYMbMi:nixos.org

NixOS System Operations

715 Members
About system administration for running NixOS systems in production. Declaratively manage your operations. | Room recommendations: #networking:nixos.org198 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
25 Mar 2024
@conr:mozilla.orgconrWorked on the first try!00:49:02
@conr:mozilla.orgconr how to i make this work recursively? systemd.tmpfiles.rules = [ "d /mnt/data1 0755 conor users" ]; 01:28:26
@elvishjerricco:matrix.orgElvishJerricco conr: You can follow that line with another one like Z /mnt/data1 0755 conor users to recursively set the mode and ownership of a directory 01:32:53
@conr:mozilla.orgconr
In reply to @elvishjerricco:matrix.org
conr: You can follow that line with another one like Z /mnt/data1 0755 conor users to recursively set the mode and ownership of a directory

so like

systemd.tmpfiles.rules = [ 
"d /mnt/data1 0755 conor users" 
"Z /mnt/data1 0755 conor users" 
];
01:38:05
@elvishjerricco:matrix.orgElvishJerriccoI think that would work yea01:38:26
@conr:mozilla.orgconrworks01:43:29
@conr:mozilla.orgconr so for lanzaboote, do i need the niv folder forever? 01:45:10
@conr:mozilla.orgconrlike commit it to my repo?01:45:25
@conr:mozilla.orgconr * so for lanzaboote, do i need the niv nix folder forever? 01:45:43
@conr:mozilla.orgconrmaybe i need to integrate it with my flake?01:50:22
@conr:mozilla.orgconri'll ask secure-boot01:50:55

Show newer messages


Back to Room ListRoom Version: 10