mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-09 08:03:16 +03:00
test node backup
This commit is contained in:
@@ -7,8 +7,14 @@
|
||||
../containers/3x-ui.nix
|
||||
./nginx.nix
|
||||
./samba.nix
|
||||
./systemd.nix
|
||||
# ./glances.nix
|
||||
# ./netbird.nix
|
||||
# ./xray.nix
|
||||
];
|
||||
systemd.tmpfiles.rules = [
|
||||
"d /mnt 0755 root root -"
|
||||
"d /mnt/services 0755 root root -"
|
||||
"d /mnt/services/containers 0755 root root -"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user