Commit Graph

50 Commits

Author SHA1 Message Date
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
cab1a6c739 base/base.nix: remove ssh keys from base 2025-07-08 00:37:19 -07:00
967588ed98 base/base.nix: remove extra blank line 2025-07-08 00:32:12 -07:00
ce9cdc4be6 base/base.nix: fix incorrect ssh key example 2025-07-08 00:31:58 -07:00
30e1a3837b base/base.nix: allow setting of ssh keys using an option 2025-07-07 23:17:35 -07:00
a265777138 base/base.nix: allow setting of ssh keys using an option 2025-07-07 23:12:45 -07:00
8ab5658578 base: add spice configuration 2025-07-06 23:22:55 -07:00
deea383fc2 base/qemu.nix: fix options line 2025-07-06 16:53:02 -07:00
332b4da068 base/qemu.nix: use manual activation of qemu module 2025-07-06 16:50:38 -07:00
1c63f5e60d base: add qemu.nix module to conditionally set QEMU guest agent 2025-07-06 16:35:53 -07:00
eb297278fe base/base.nix: correct path of grafana-alloy.nix module 2025-07-06 15:46:04 -07:00
33d57fd66f base/base.nix: add default test-nixos pubkey 2025-07-06 15:37:00 -07:00
c8015dc799 base/base.nix: add python3 for Ansible usage 2025-07-06 15:36:16 -07:00
2b8325b0e2 base/base.nix: add borgbackup and borgmatic packages 2025-07-06 08:10:26 -07:00
e4dba61833 base: add grafana-alloy module 2025-07-06 08:10:10 -07:00
8dd4630f5b base/base.nix: don't set hostname in base module 2025-07-06 08:09:10 -07:00
7bbaacf423 base/systemd-boot: delete module 2025-07-05 18:00:07 -07:00
5f2279c862 base/base.nix: misc cleanups 2025-07-05 17:59:13 -07:00
508eacdd0e base/base.nix: don't import hardware-configuration.nix 2025-07-05 17:58:49 -07:00
a423702c9d base/network.nix: convert all settings to nix options 2025-07-05 17:57:36 -07:00
88501a199e Move timeserver and tailscale configuration to base/network module 2025-07-05 17:57:01 -07:00
a4e92c9b9a base/base.nix: don't set stateVersion 2025-07-05 17:55:03 -07:00
17371a5a86 base: rename networking.nix to network.nix 2025-07-04 15:30:03 -07:00
337ebc44d3 base/networking.nix: add option for routingType 2025-07-04 15:29:43 -07:00
d889776bd0 base/networking.nix: make use of more variables 2025-07-04 13:57:35 -07:00
4e29de590e base: rename configuration.nix to base.nix 2025-07-03 20:22:53 -07:00
40839cc06c base/networking.nix: move DNS config opts up 2025-06-14 23:11:24 -07:00
24c6bd09d3 base/networking.nix: use hardwareAddress variable 2025-06-14 23:11:09 -07:00
42ed5461c7 base/configuration.nix: cleanup unnecessary comment 2025-06-14 23:03:46 -07:00
fcf30c028b base/configuration.nix: use vars for basic opts 2025-06-14 23:03:29 -07:00
97b0e00dc7 Move base config files into own dir 2025-06-14 22:02:36 -07:00