Commit Graph

80 Commits

Author SHA1 Message Date
b6bb25996d base/secrets: change default path of sops secrets 2025-08-23 10:22:56 -07:00
c5afd9a223 Revert "base/borg: initial implementation"
This reverts commit a1863803f2.
2025-08-23 09:05:41 -07:00
a1863803f2 base/borg: initial implementation 2025-08-23 08:44:41 -07:00
d9a26c336c Merge branch 'sops-nix' 2025-08-22 00:46:42 -07:00
1a3a8ffc60 base/secrets: fix key read path 2025-08-21 23:33:55 -07:00
4d8d65650e base/secrets: explicitly import sops-nix module 2025-08-21 22:20:56 -07:00
4d5917ac0d base/secrets: revert key location to $XDG_CONFIG_HOME/sops/age/keys.txt 2025-08-21 22:10:25 -07:00
b8e780f91c base/secrets: prep secrets module for usage 2025-08-21 22:01:50 -07:00
7ed4aa7248 base/base: disable autoUpgrade 2025-08-21 20:33:16 -07:00
44089168bf base/secrets: add module 2025-08-20 22:38:57 -07:00
02995c23ec Revert "base/grafana-alloy: don't use full domain name of log server"
This reverts commit 1372f32c4f.
2025-08-18 22:12:13 -07:00
04ecd9b80c base/network: don't disable stub listener 2025-08-18 22:07:28 -07:00
1372f32c4f base/grafana-alloy: don't use full domain name of log server 2025-08-18 22:03:05 -07:00
cd12662ed3 base/network: unset services.resolved.domains setting 2025-08-18 22:02:56 -07:00
a4236e90ef base/network: unset services.resolved.domains setting 2025-08-18 21:53:22 -07:00
cb8feaafc3 base/base: allow unfree packages 2025-08-17 12:07:56 -07:00
851d9cedee Revert "base/base: allow unfree packages"
This reverts commit 14e7d2a6f8.
2025-08-16 20:34:09 -07:00
14e7d2a6f8 base/base: allow unfree packages 2025-08-16 20:33:02 -07:00
621a6ba299 Pass inputs to all nix files 2025-08-15 13:05:41 -07:00
8cf06b938b Revert "base/grafana-alloy: re-add systemPackages line"
This reverts commit 24cdc9e437.
2025-08-14 03:09:00 -07:00
24cdc9e437 base/grafana-alloy: re-add systemPackages line 2025-08-14 03:05:00 -07:00
6c3cf13ee9 Merge branch 'main' into base/grafana-alloy 2025-08-14 02:25:16 -07:00
6dc74d5877 base/grafana-alloy: use unstable package 2025-08-14 02:23:55 -07:00
444b348d9f base/network: remove tailscale from systemPackages list 2025-08-14 02:19:41 -07:00
199ecfacfe base/network: use unstable tailscale package 2025-08-14 02:19:11 -07:00
734720566b base, roles: use pkgsUnstable where needed 2025-08-13 19:28:21 -07:00
8530d1f4fc base/network: enable unstable Tailscale 2025-08-13 06:16:41 -07:00
c24f279abc base/grafana-alloy: remove reference to pkgs 2025-08-13 05:50:25 -07:00
ff86c04f64 base/grafana-alloy: use unstable version 2025-08-13 05:46:57 -07:00
ff47c23b06 base/base: remove copySystemConfiguration opt 2025-08-13 05:30:09 -07:00
bc0582016a Move hostname configuration to configuration.nix with flake 2025-08-13 05:18:20 -07:00
17726619e7 pkgs-unstable -> pkgsUnstable 2025-08-12 12:29:39 -07:00
c87c9e5c5f Add pkgs-unstable to all nix modules 2025-08-12 01:12:19 -07:00
01fae52b92 base/network: remove fallback DNS entries 2025-08-10 16:10:19 -07:00
f6aecaa7e5 base/grafana-alloy: clean up variable naming scheme 2025-08-10 15:47:28 -07:00
d229055cfe base/grafana-alloy: fix errors with external_labels field 2025-08-10 13:45:56 -07:00
4146162e52 base/grafana-alloy: add base config.alloy 2025-08-10 13:40:23 -07:00
aec1582333 base/base.nix: fix operation string 2025-08-09 10:47:42 -07:00
f192d8b304 base/base.nix: fix formatting for lower reboot window 2025-08-09 10:47:02 -07:00
41b76dc852 base/base: enable autoUpgrade options 2025-08-09 10:46:12 -07:00
47cee51f93 Revert "base/grafana-alloy: add alloy config"
This reverts commit 5ef522d7ae.
2025-08-07 23:20:38 -07:00
ad8b13268d base/grafana-alloy: run formatter 2025-08-07 23:05:53 -07:00
f030e43979 base/base.nix: enable nixOS flakes 2025-07-27 16:28:27 -07:00
c13ebc0e68 Run updated nixfmt formatter 2025-07-16 06:44:27 -07:00
b7e218a0a5 base/base.nix: don't pass hostName var 2025-07-08 21:27:46 -07:00
88c4e28a42 base/base.nix: set hostname in base module using nix opt 2025-07-08 21:25:21 -07:00
f99efd1580 base/network.nix: change enableStubResolver opt to enableStubListener 2025-07-08 15:51:00 -07:00
01c039c805 base/network.nix: switch type of enableMDNS option from bool to str 2025-07-08 15:49:19 -07:00
16505bdf17 base/base.nix: remove unnecessary openssh line 2025-07-08 00:38:58 -07:00
f3f70b01ee Revert "base/base.nix: remove ssh keys from base"
This reverts commit cab1a6c739.
2025-07-08 00:38:25 -07:00