Commit graph

  • 3036c53d87
    feat: make modules/distributed-config.nix extensible; don't run telegraf on containers because of missing memlock oddlama 2023-12-25 17:14:32 +01:00
  • 2120aefef5
    fix: rename influx org to machines; fix typo that prevented auth tokens from being created (organization>s<) oddlama 2023-12-23 15:16:22 +01:00
  • 94b0d60ab5
    fix: change adguardhome inteface name oddlama 2023-12-23 02:53:02 +01:00
  • cb1565c713
    chore: remove uses of mdDoc oddlama 2023-12-23 00:12:53 +01:00
  • d5304bbe2b
    feat: make virtiofsd tags short and friendly to not upset the software with oh-so-bad long strings with underscores oddlama 2023-12-23 00:07:03 +01:00
  • 66c1c9d72d
    fix: when creating initrd host key for first install make sure users exist, otherwise ssh-keygen will shit it's pants oddlama 2023-12-23 00:06:15 +01:00
  • dfed8f8219
    feat: move modules/optional/boot-* -> nixos-extra-modules oddlama 2023-12-22 20:34:33 +01:00
  • da1db65104
    feat: add radiacle stable uid oddlama 2023-12-22 03:00:10 +01:00
  • 64179ab44a
    feat: generate radicale secrets oddlama 2023-12-22 02:40:16 +01:00
  • bb81d7334a
    chore: update microvm.nix oddlama 2023-12-22 02:40:00 +01:00
  • 4cdf17e2ab
    feat: add radicale oddlama 2023-12-22 02:37:14 +01:00
  • aa9ba64bff
    feat: move modules/interface-naming.nix -> nixos-extra-modules oddlama 2023-12-22 01:49:28 +01:00
  • 61375199e5
    fix: update microvm definitions to new combined guests option oddlama 2023-12-21 21:18:08 +01:00
  • 95fac4c72a
    chore: update flake inputs oddlama 2023-12-21 02:04:52 +01:00
  • 0eb0b5caf1
    feat: finally i can AWP again oddlama 2023-12-21 01:22:14 +01:00
  • a7883a7508
    feat: update kanidm provisioning to v1.1.0-rc.15 oddlama 2023-12-20 02:37:49 +01:00
  • 9496d8eb3f
    feat: use new host pubkeys for containers oddlama 2023-12-20 01:05:23 +01:00
  • b45e2b6ff4
    chore: use nixos-nftables-firewall fork until container problem is solved oddlama 2023-12-20 00:18:40 +01:00
  • c94084496a
    feat: use configurable link name in containers oddlama 2023-12-19 17:57:09 +01:00
  • eafe3b673c
    feat(guests): derive stable machine-id for containers; always start sshd in containers oddlama 2023-12-19 01:15:51 +01:00
  • 054103a004
    fix: only set boot.initrd.systemd.enable = true for non containers oddlama 2023-12-18 02:19:38 +01:00
  • f2db8d3d22
    chore: add neovim to root oddlama 2023-12-18 02:18:50 +01:00
  • aa5ce08891
    feat: use predictable container network creation oddlama 2023-12-18 01:35:25 +01:00
  • 336f648275
    feat: put impermanence for services next to service definitions oddlama 2023-12-18 01:01:24 +01:00
  • 8f28273b65
    feat: allow multiple zfs dataset definitions for container oddlama 2023-12-18 00:32:20 +01:00
  • b4c7fbd0e8
    chore: use macvlan for container guests oddlama 2023-12-17 20:56:42 +01:00
  • 6f1c20a718
    feat: update credentialsFile to credentialFiles in acme oddlama 2023-12-17 20:56:16 +01:00
  • a53c4524bb
    chore: update flake inputs oddlama 2023-12-17 17:54:45 +01:00
  • 558f67ee7d
    refactor: move modules to common folder since separation was unsound oddlama 2023-12-17 17:31:52 +01:00
  • 32ce7fe25d
    feat: finish new container backend oddlama 2023-12-17 17:26:10 +01:00
  • 9833fd50ce
    feat: use own nixosSystem invocation for containers, add bind mounts oddlama 2023-12-17 17:16:12 +01:00
  • abb8330d86
    feat: wip: add container backend to guests oddlama 2023-12-17 02:04:20 +01:00
  • 83f1908e21
    feat: wip: move microvms.nix oddlama 2023-12-16 22:22:51 +01:00
  • 76a8f6e247
    feat: wip: begin modularizing microvm definitions to allow for other guest types like containers oddlama 2023-12-16 22:19:54 +01:00
  • 8d734287e2
    feat(kroma): enable bluetooth oddlama 2023-12-16 17:49:00 +01:00
  • 4e24271f08
    feat(microvms): remove localWireguard option oddlama 2023-12-07 16:58:05 +01:00
  • 9f6f3de5e3
    chore: update flake oddlama 2023-12-05 21:52:06 +01:00
  • b7378d38de
    feat(ward): local snapshotting via zrepl oddlama 2023-12-04 22:31:02 +01:00
  • 78987715c2
    chore: update kanidm oddlama 2023-12-04 22:30:41 +01:00
  • 6c9618a95c
    feat(i3): properly hand off env variables to systemd so portals will know about them oddlama 2023-12-04 22:30:09 +01:00
  • c2aa20c3b8
    chore: update xdg portals config oddlama 2023-12-03 15:12:44 +01:00
  • 2085054136
    chore: cleanup oddlama 2023-12-03 15:11:45 +01:00
  • 310779fd89
    feat(utils): add zip to default utils oddlama 2023-12-03 15:10:40 +01:00
  • 2f4c2df735
    feat(neovim): finish transition to nixvim oddlama 2023-11-26 00:59:03 +01:00
  • 052fded8e2
    feat(neovim): wip: use modified onedark colorscheme oddlama 2023-11-25 01:55:31 +01:00
  • a70015bd2c
    feat(neovim): wip: add most of the missing plugins oddlama 2023-11-23 03:03:00 +01:00
  • ae7ecf6885
    feat(neovim): wip: convert neovim configuration to nixvim (90% done) oddlama 2023-11-22 02:57:06 +01:00
  • f6da5b0d68
    fix: add missing !Man command in new neovim manpager oddlama 2023-11-16 16:58:09 +01:00
  • 749e7b49a8
    chore: update flake oddlama 2023-11-14 13:54:31 +01:00
  • c037780743
    feat: use nixvim for manpager definition oddlama 2023-11-05 19:31:15 +01:00
  • cc04e10405
    chore: update i3-per-workspace-layout cargo hash oddlama 2023-11-05 14:57:51 +01:00
  • f3c7ecf89a
    Merge pull request #4 from oddlama/dependabot/cargo/users/myuser/graphical/i3-per-workspace-layout/rustix-0.38.21 oddlama 2023-11-05 14:48:48 +01:00
  • 8f5549b1fe
    chore(deps): bump rustix dependabot[bot] 2023-11-05 13:47:54 +00:00
  • ec648e6cc2
    chore: update flake inputs oddlama 2023-11-05 14:46:07 +01:00
  • b9ca0de56b
    chore(nixvim): test out nixvim oddlama 2023-11-04 19:53:05 +01:00
  • abb0a70771
    chore: fix star citizen anticheat oddlama 2023-11-04 19:49:30 +01:00
  • ef4d1fca2b
    feat: persist .cargo oddlama 2023-11-04 19:48:54 +01:00
  • 141781e2eb
    feat(nvim): fix invalid icons oddlama 2023-10-23 00:56:19 +02:00
  • 3e6bb8da31
    feat(gaming): add sysctls for starcitizen oddlama 2023-10-23 00:56:01 +02:00
  • 753457e6d6
    feat(dev): enable stlink udev rules for embedded development oddlama 2023-10-23 00:55:29 +02:00
  • 603b59cbe9
    feat(neovim): abstract custom config boilerplate away oddlama 2023-10-20 01:25:51 +02:00
  • 7b7458ccd5
    chore(pinentry): use gtk3 oddlama 2023-10-18 15:11:38 +02:00
  • 76f81807b3
    feat(direnv): persist cache oddlama 2023-10-18 14:45:34 +02:00
  • a226ecb27f
    fix(kanidm): allow restarter to run oddlama 2023-10-18 01:07:56 +02:00
  • c2e05c374f
    fix(ward): set correct gateway oddlama 2023-10-18 00:57:49 +02:00
  • aa00c0b1ce
    chore: change ssh config oddlama 2023-10-18 00:57:30 +02:00
  • 957d9575fd
    fix(deploy): ignore missing nvd oddlama 2023-10-18 00:57:06 +02:00
  • 26d3f17451
    chore(zackbiene): update wan ip oddlama 2023-10-17 21:50:11 +02:00
  • 862cd1c7b5
    fix(deploy): continue after apply error oddlama 2023-10-16 18:12:49 +02:00
  • 5bcf5c8100
    fix: abort screenshot tool if flameshot was cancelled oddlama 2023-10-16 17:04:53 +02:00
  • 143f04fb03
    fix: start i3-session with i3 to satisfy graphical-session.target oddlama 2023-10-16 16:54:59 +02:00
  • a6c643d8b1
    feat: add brightness keybinds and notification oddlama 2023-10-16 16:33:20 +02:00
  • 4d42043895
    feat: add volume keyboard shortcuts with notification oddlama 2023-10-16 16:12:47 +02:00
  • 2fe5f11b14
    chore: switch to static png for qr notification oddlama 2023-10-16 02:35:43 +02:00
  • d081e70d78
    feat: use flameshot for screenshotting (twice as fast for fullscreen) oddlama 2023-10-16 02:10:32 +02:00
  • 667fa26f14
    feat: add flameshot config oddlama 2023-10-16 01:44:47 +02:00
  • 6e8aae7d8d
    refactor(screenshots): use separate scripts package oddlama 2023-10-16 00:46:30 +02:00
  • 3e0e03fc31
    fix(nftables): fix missing migration to new nftables firewall branch oddlama 2023-10-15 16:36:16 +02:00
  • 1ae55fa9f6
    chore(wired-notify): move notifications to monitor 1 oddlama 2023-10-15 14:16:01 +02:00
  • 93b5a41f10
    fix(deploy): add colors to nvd oddlama 2023-10-15 14:14:51 +02:00
  • 1f9a28c3db
    feat(nftables): update to new nftables firewall branch oddlama 2023-10-15 14:10:06 +02:00
  • 051fdc24cb
    chore(flake): switch back to upstream wired-notify since PR is merged oddlama 2023-10-15 12:22:38 +02:00
  • 585c6c6f1a
    fix(deploy): canonicalize previous system toplevel oddlama 2023-10-15 03:12:41 +02:00
  • e23d78c214
    feat: add nvd output to deploy oddlama 2023-10-15 02:32:59 +02:00
  • a32d58cebc
    feat(wired-notify): switch to my fork with necessary patch oddlama 2023-10-15 02:32:40 +02:00
  • bec6f5d421
    chore(wired-notify): update test script oddlama 2023-10-15 00:20:21 +02:00
  • 729949e218
    feat(wired-notify): add indicator overrides for brightness and volume oddlama 2023-10-14 22:44:28 +02:00
  • 88a547f6f5
    feat(wired): fix button bar inducing offset on other notifications; add test script oddlama 2023-10-14 21:34:03 +02:00
  • f9c4279de2
    chore: add todo about screenshotting oddlama 2023-10-14 17:30:41 +02:00
  • c19dc452f0
    feat: polish buttons in wired-notify theme oddlama 2023-10-13 02:18:00 +02:00
  • 34d96f6895
    feat: fix wired padding for some notifications, add rudimentary button bar oddlama 2023-10-12 21:15:46 +02:00
  • d8138efbec
    feat: make conditional top bar in wired oddlama 2023-10-12 15:50:56 +02:00
  • 056fe1e7fe
    feat: add progress to wired-notify oddlama 2023-10-12 04:05:19 +02:00
  • f09c203f8f
    feat: add basic wired-notify base16 style oddlama 2023-10-11 18:15:25 +02:00
  • 2dd6782453
    chore: don't translate german in new FF oddlama 2023-10-11 00:41:59 +02:00
  • 75d2dc2b66
    fix: use qt pinentry to ditch gtk2 oddlama 2023-10-06 01:14:27 +02:00
  • d8aae79086
    chore: ssh entries oddlama 2023-10-06 01:14:15 +02:00
  • 0e6d7f0afd
    fix: correctly check layout of container oddlama 2023-10-06 01:13:42 +02:00
  • f37e75da40
    fix: set missing mimetype for thunderbird oddlama 2023-10-05 01:53:39 +02:00
  • 61dcfcc9d1
    feat: use pinentry-gnome hoping that it isn't gtk2 oddlama 2023-10-05 01:53:23 +02:00