This commit is contained in:
mjallen18
2024-11-01 11:20:55 -05:00
parent 08511858d6
commit 7e63334b1a
11 changed files with 180 additions and 97 deletions

View File

@@ -84,6 +84,7 @@ in
clinfo
cmake
coolercontrol.coolercontrol-gui
deconz
duperemove
efibootmgr
ffmpeg
@@ -114,6 +115,7 @@ in
tailscale
tpm2-tools
tpm2-tss
usbutils
vim
vulkan-tools
wget

View File

@@ -29,6 +29,12 @@
group = "root";
mode = "u=rwx,g=rx,o=rx";
}
{
directory = "/media/nas";
user = "nas-apps";
group = "jallen-nas";
mode = "u=rwx,g=rx,o=rx";
}
];
files = [
"/etc/machine-id"