Commit graph

980 commits

Author SHA1 Message Date
f50c5d59f7
chore: add 1 git-crypt collaborator
New collaborators:

    D1259AA08159BC1214E14D389C60DFA2B1016FA8
        Ceferino Patino <c4patino@gmail.com>
2026-05-22 15:45:38 -05:00
a001c6f919
docs: update docs with correction to add sudo to zfs snapshot 2026-05-22 15:45:38 -05:00
2c00879d36
feat: add system configuration for c4patino@tsuki and machine 2026-05-22 15:45:38 -05:00
28b23b67fc
feat: add method to generate self-signed syncthing configuration 2026-05-22 00:06:54 -05:00
9868ad4a5b
fix: change control path for ssh-key controlmasters
All checks were successful
ci / nix-fmt (push) Successful in 4m53s
2026-05-21 15:17:24 -05:00
b86c0e3872
chore: updated all inputs in flake.lock 2026-05-21 15:17:24 -05:00
73150c167e
feat: add ssh key for ceferino.patino@mutualofomaha environment
All checks were successful
ci / nix-fmt (push) Successful in 2m40s
2026-05-19 17:44:35 -05:00
b7764aa9d1
feat: vaultwarden now pulls from the most recent unstable channel
All checks were successful
ci / nix-fmt (push) Successful in 3m0s
2026-05-19 09:16:58 -05:00
2186baa5b8
fix: package hash for imx471 driver now pulls from not main
All checks were successful
ci / nix-fmt (push) Successful in 9m37s
2026-05-16 02:04:47 -05:00
159438db3f
fix: unbound now properly pulls configuration from networking config
All checks were successful
ci / nix-fmt (push) Successful in 2m23s
2026-05-15 22:17:28 -05:00
e31bdb4b01
refactor: update all network services to pull the new configuration format 2026-05-15 22:17:28 -05:00
6bb617962a
refactor: network-services now use updated configuration format instead of old 2026-05-15 21:42:05 -05:00
22a7cd4aad
feat: update network-services option to be networking-services.<host>.<service> 2026-05-15 21:42:05 -05:00
c184b90f26
feat: update lib with flattenHostServices, getServicePort, and hostHasService 2026-05-15 21:42:05 -05:00
9418e4b643
docs: update lib checkHostMountConflict to have proper formatting for doccomment
All checks were successful
ci / nix-fmt (push) Successful in 3m48s
2026-05-15 17:58:43 -05:00
afb8ab2b61
refactor: update resolveHostIP to use updated namespace for builtins.throw
Some checks failed
ci / nix-fmt (push) Has been cancelled
2026-05-15 17:57:59 -05:00
8518f63bb3
refactor: simplify menuCmd specification in hyprland keybind configuration
All checks were successful
ci / nix-fmt (push) Successful in 4m11s
2026-05-15 10:15:51 -05:00
9b4f7a5cd4
chore: update yumevim-nix configuration input in flake.lock
All checks were successful
ci / nix-fmt (push) Successful in 4m5s
2026-05-14 13:42:51 -05:00
be4c724db7
feat: update ntfy monitor on glance to use *.cpatino.com from *.yumeami.sh
Some checks failed
ci / nix-fmt (push) Failing after 26m14s
2026-05-12 13:00:08 -05:00
5a0f2631ee
fix: enable imports for secondary modules in yazi keymap
Some checks failed
ci / nix-fmt (push) Failing after 14m43s
2026-05-12 11:57:13 -05:00
4c5d4cd017
fix: rename manager -> mgr in yazi keymap configuration settings
Some checks failed
ci / nix-fmt (push) Has been cancelled
2026-05-12 11:48:13 -05:00
eed37dec34
feat: update mounted extra zfs drives in disko config for arisu
Some checks failed
ci / nix-fmt (push) Failing after 7m0s
2026-05-12 09:03:13 -05:00
a762792aa9
feat: enable dark mode in hyprland configuration
Some checks failed
ci / nix-fmt (push) Failing after 11m54s
2026-05-11 20:41:59 -05:00
f4e7e96040
feat: update glance dashboard to use *.cpatino.com from *.yumeami.sh
Some checks failed
ci / nix-fmt (push) Failing after 14m28s
2026-05-11 17:57:27 -05:00
d4d224c70d
feat: remove cseseniordesign auth tokens from yumeami configuration 2026-05-11 17:57:27 -05:00
399879afd7
feat: add usage flag for --help to format-drive script
All checks were successful
ci / nix-fmt (push) Successful in 2m48s
2026-05-06 20:41:52 -05:00
32e88f5f12
feat: turn off github-runner for cseseniordesign repos on shiori and arisu
All checks were successful
ci / nix-fmt (push) Successful in 7m9s
2026-05-05 11:20:57 -05:00
23bb272443
fix: turn off efi.canTouchEfiVariables when grub.efiInstallAsRemovable is true
All checks were successful
ci / nix-fmt (push) Successful in 8m33s
2026-05-05 00:43:42 -05:00
fb73759d77
feat: added script to generate ssl certs and put them in the current directory
Some checks failed
ci / nix-fmt (push) Has been cancelled
2026-05-05 00:40:32 -05:00
cfec35cd41
feat: add new gpg encryption keys for cpatino@wustl.edu 2026-05-05 00:09:39 -05:00
1b83691fc7
feat: added script to generate ssh keys and put them in the current directory 2026-05-05 00:09:39 -05:00
57a0a75f15
feat: added script to generate gpg keys and put them in the current directory 2026-05-04 22:29:18 -05:00
77a9c3d470
chore: updated sops secrets.yaml with new content
All checks were successful
ci / nix-fmt (push) Successful in 6m48s
2026-05-04 15:24:09 -05:00
e66a91bd5a
feat: removed nr script since it is no longer necessary with nh 2026-05-04 15:24:09 -05:00
c803dd38b9
fix: proxy configuration no longer proxies out the /miasma links
All checks were successful
ci / nix-fmt (push) Successful in 6m46s
2026-05-04 00:09:57 -05:00
4f6420b849
fix: miasma now binds to 0.0.0.0 instead of localhost
Some checks failed
ci / nix-fmt (push) Failing after 1m28s
2026-05-03 23:02:34 -05:00
03c1a04ca5
feat: add miasma integration with httpd to networking bundle 2026-05-03 23:02:34 -05:00
f486dfe12c
refactor: collapsed nested namespaces in networking bundle into a single dotted path 2026-05-03 23:02:34 -05:00
1d1f25466f
feat: add miasma integration with httpd to block bots which don't follow robots.txt 2026-05-03 23:02:34 -05:00
dfe06c6046
feat: added miasma configuration module for all httpd entries to bind to 2026-05-03 19:19:48 -05:00
8d09e890d8
feat: add miasma package and overlay to build and put in pkgs 2026-05-03 19:19:48 -05:00
10790f87a4
refactor: collapsed configuration blocks with shared prefixes into nested format
All checks were successful
ci / nix-fmt (push) Successful in 2m33s
2026-05-02 12:35:15 -05:00
918544fd8d
fix: updated hyprland scaling to work properly with zero-scaling
Some checks are pending
ci / nix-fmt (push) Has started running
2026-05-02 12:29:28 -05:00
b604f1423f
feat: add hyprland keybind to F12 to systemctl to enable and disable webcam 2026-05-02 12:29:28 -05:00
ba9efce7a7
feat: add camera module for forwarding with v4l2loopback kernel modules 2026-05-02 12:29:28 -05:00
70fdf12aad
fix: add systemd-journal to c4patino user groups 2026-05-02 12:29:11 -05:00
abb4648588
fix: add imx471 driver to boot.kernelModules to be loaded in stage 2 startup 2026-05-02 12:29:11 -05:00
76bd35d92e
feat: add package and overlay for imx471 linux driver for x9 aura camera 2026-05-02 12:29:11 -05:00
c2b6c8e6c0
refactor: collapse alsa and wireplumber configuration into single blocks 2026-05-02 12:29:11 -05:00
6c734afe3b
fix: kokoro hyprland configuration now puts extra monitors on the right 2026-05-02 12:29:11 -05:00