Commit graph

141 commits

Author SHA1 Message Date
Gabe Venberg fd79b1e2a2 added jellyfin config. 2024-09-03 22:51:02 -05:00
Gabe Venberg 0909ad3b26 added tailscale exit node capability to cirrostratus. 2024-08-20 19:31:45 -05:00
Gabe Venberg 8936407f77 added amdgpu to cirrostratus. 2024-08-19 17:35:28 -05:00
Gabe Venberg f37f68c70e fixed bugs with cirrostratus. 2024-08-07 15:32:03 -05:00
Gabe Venberg fa96291493 added duckdns updates to cirrostratus. 2024-08-06 22:49:32 -05:00
Gabe Venberg 45132109d7 v1 of duckdns update service. 2024-08-06 22:21:41 -05:00
Gabe Venberg 093a4d82e3 removed nushell alias config. 2024-08-05 21:41:58 -05:00
Gabe Venberg fad1946012 new hardware for cirrostratus. 2024-08-03 19:25:34 -05:00
Gabe Venberg ef94432501 deployed cirrostratus. 2024-08-03 16:48:50 -05:00
Gabe Venberg 304db5a4e6 trying to get the pi image working. 2024-08-02 23:36:23 -05:00
Gabe Venberg e2bf47d268 temporarily enabled dchp for the karp site
this is so I can preconfigure devices.
2024-08-02 13:19:17 -05:00
Gabe Venberg c543a80023 more setup for karp site. 2024-08-02 01:15:08 -05:00
Gabe Venberg 62e8ebd474 starting cirrostratus config. 2024-08-01 17:29:25 -05:00
Gabe Venberg 6ff0717428 removed zfs from rpi image, speeding up build times a ton. 2024-07-31 10:50:30 -05:00
Gabe Venberg b650a618ad nixvim fixed which-key. 2024-07-31 10:26:59 -05:00
Gabe Venberg 3153a2314d added raspi sd card image. 2024-07-30 15:25:53 -05:00
Gabe Venberg d3a7b90d6d forgejo migration done! 2024-07-29 22:07:02 -05:00
Gabe Venberg f91cb5469d added forgejo config using sqlite. 2024-07-29 15:02:40 -05:00
Gabe Venberg 6dcbb146b7 renamed hetzner-multi to cirrus. 2024-07-29 12:34:24 -05:00
Gabe Venberg 511b8332ed lockfile update and hetzner radicale server.
Hetzner server will eventually have other things on it.
2024-07-27 19:11:57 -05:00
Gabe Venberg 1d6c5082b4 added radicale config. 2024-07-25 15:24:11 -05:00
Gabe Venberg e7ca693b77 added config for remote acess pi.
This pi will be used to acesss the offsite backup location through
tailscale and ssh.
2024-07-23 11:24:15 -05:00
Gabe Venberg 0bb1f38a63 added tailscale config. 2024-07-22 12:30:59 -05:00
Gabe Venberg c273d5f3c6 nushell shell_integration got better defaults. 2024-06-25 15:22:10 -05:00
Gabe Venberg 9a0f9b005b added starter adguard home config for rockpro. 2024-06-21 15:20:39 -05:00
Gabe Venberg 98a92683bd abandoned systemd-dhcp module.
Made convience function for calculating pool size and offset from range
instead.
2024-06-20 17:48:23 -05:00
Gabe Venberg 6ddbf26049 Merge branch 'main' of ssh://git.venberg.xyz:7920/Gabe/nix-config 2024-06-19 17:14:01 -05:00
Gabe Venberg b85bdbb787 WIP systemd-networkd dhcp server module. 2024-06-19 17:13:25 -05:00
Gabe Venberg af0b63c38c Merge branch 'main' of ssh://git.venberg.xyz:7920/Gabe/nix-config 2024-06-18 18:07:18 -05:00
Gabe Venberg 4224c17044 added rockpro host and deployment profile. 2024-06-18 18:06:17 -05:00
Gabe Venberg 513f4eb518 broke apart home laptop and desktop config. 2024-06-18 15:06:50 -05:00
Gabe Venberg 225ce6f064 changes to ISO image. 2024-06-18 09:32:21 -05:00
Gabe Venberg 44b89b8f0c Merge branch 'main' of ssh://git.venberg.xyz:7920/Gabe/nix-config 2024-06-17 19:26:19 -05:00
Gabe Venberg 4a24db8d0b added aarch64 iso.
Needs to be built natively or under emulation, does not currently
cross-compile.
2024-06-17 15:09:46 -05:00
Gabe Venberg ecc961734d added zellij to minimal-terminal role. 2024-06-17 10:46:37 -05:00
Gabe Venberg 82ffcbc905 seccond attempt at rockpro64 image, still gets OOMed on laptop. 2024-06-16 14:52:15 -05:00
Gabe Venberg 21e06ef060 added keybind for ts context. 2024-06-16 14:52:04 -05:00
Gabe Venberg 4267745d51 first attempt at sd image for rockpro64. 2024-06-15 16:24:37 -05:00
Gabe Venberg 6bb4097d21 chore: updated flake.lock and removed depreciated options. 2024-06-13 14:36:27 -05:00
Gabe Venberg 6147ddb903 made nix-secrets input comment-out-able. 2024-06-12 14:40:04 -05:00
Gabe Venberg f27b5ac056 removed useless and cargo-culted outputs inherrits. 2024-06-10 16:19:36 -05:00
Gabe Venberg 296fbdb3c5 removed VM qcow2. 2024-06-08 14:59:46 -05:00
Gabe Venberg 80e8884ba1 added iso image
transferred proxmox image from nixos-generate to normal nixpkgs build
2024-06-06 14:38:39 -05:00
Gabe Venberg 7642191e98 password hash is now plain file in private repo. 2024-06-05 19:10:12 -05:00
Gabe Venberg 04783f1580 deduplicated host configs, defined more things in common.nix files. 2024-06-05 13:39:25 -05:00
Gabe Venberg fada583de6 added vm package. 2024-06-05 12:36:51 -05:00
Gabe Venberg 7d1ae316bb inital attempt at getting lxc working. Currently home-manager is broken. 2024-06-04 23:35:32 -05:00
Gabe Venberg 6f5169947a fully added laptop to nix-secrets. 2024-06-04 13:08:13 -05:00
Gabe Venberg 8c552faa1b added sos-nix for home-manager. 2024-06-04 11:00:43 -05:00
Gabe Venberg b04ab13d39 added sshd config. 2024-06-03 17:36:45 -05:00