Update to run on Isaiah and containers

This commit is contained in:
Greg Hellings
2024-08-15 09:43:35 -05:00
parent 6987c485fb
commit 89789e6af8
6 changed files with 15 additions and 9 deletions
-1
View File
@@ -33,7 +33,6 @@ in
allowUnfree = true;
};
home-manager.backupFileExtension = "bkp";
# Base packages that need to be in all my hosts
environment.systemPackages = with pkgs; [
+1 -1
View File
@@ -57,7 +57,7 @@ in {
greg.backup.jobs.greg-postgresql-backup = {
src = config.services.postgresqlBackup.location;
dest = "database-${config.networking.hostName}";
user = "postgres";
id = "${config.networking.hostName}-postgres-backup";
};
};
}
+2
View File
@@ -16,7 +16,9 @@ in with lib; {
devices = {
chronicles.id = "7FI6Y3M-C7YQEDI-IB345L6-RKLXMB6-AEIV57Y-3J2RCXQ-MK6QRNK-EINPXAE";
genesis.id = "YDTH4SD-GUAC5AA-SSYWYPZ-YMJW5LK-LE7PZKJ-GV2UJFZ-CU7LZAD-GTYWCQK";
gitlab.id = "VAG5GHP-L7TNY7O-CHR3CKU-GXXVCIL-OT3WHHU-E4VAIZC-JI4BKOM-PYZQOQS";
linode.id = "IJMMXPR-WNALZBD-FMJH5W5-WV7XGJY-HLJTKGT-5TKHJIH-75LT56D-UUZCYQE";
matrix.id = "K5IHM3I-TJFFEW5-GAYJMPS-CYSHW5C-XHMC462-MFRMOHJ-EJLKIKC-CZHGJQ2";
};
options = {
urAccepted = -1;