mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-01-25 06:32:08 +00:00
addin ssh key
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
#
|
#
|
||||||
systemd.tmpfiles.rules = [
|
systemd.tmpfiles.rules = [
|
||||||
"d /mount/configs/postgres 0770 1000 1000 -"
|
"d /mnt/configs/postgres 0770 1000 1000 -"
|
||||||
];
|
];
|
||||||
|
|
||||||
services.nomad = {
|
services.nomad = {
|
||||||
|
|||||||
Reference in New Issue
Block a user