2729 Commits

Author SHA1 Message Date
a86efd8dbf
Feature: Add stack.nix for wireguard. 2025-01-31 23:18:32 -08:00
f529ef9a07
Feature: Add stack.nix for zipline. 2025-01-31 23:15:05 -08:00
4154440f0c
Fix: Remove unused sops.secrets, change stack to "autopirate" 2025-01-31 23:04:00 -08:00
fd398c2190
Fix: Remove unused sops.secrets, change stack to correct value. 2025-01-31 23:03:12 -08:00
e44cd12d6c
Feature: Add stack.nix for autopirate. 2025-01-31 22:53:20 -08:00
ad91f06f13
Feature: Add stack.nix for ai 2025-01-31 22:41:30 -08:00
328c7ead50
Feature: Init stack.nix for coder. 2025-01-31 22:30:41 -08:00
46b7cd3116
Enhancement: Rename DOCKER_DATA to runtime-neutral APPDATA 2025-01-31 22:30:10 -08:00
6ff8e0467f
Enhancement: Move docker data root to /docker 2025-01-31 22:28:47 -08:00
900275dae9
Enhancement: add sys.dataDirs to interface between shares and stacks. 2025-01-31 22:28:10 -08:00
adbb2ea414
Fix: Add missing services.openiscsi.name option. 2025-01-31 12:45:40 -08:00
0aa89078ab
Fix: Ahem. Cough. 2025-01-31 12:42:54 -08:00
6dc3053449
Fix: Init placeholder boot.nix for fighter until we can generate a hardware config. 2025-01-31 12:40:39 -08:00
a12f7c5024
Fix: Remove deprecated programs.bash.enable = true;. 2025-01-31 12:39:45 -08:00
1722fd14c5
Fix: Declare stateVersion for nixos and home-manager for fighter 2025-01-31 12:32:54 -08:00
0938a64e97
Fix: Add mising sops-nix module to fighter. 2025-01-31 12:28:51 -08:00
7dc4da3d91
Fix: Remove unused sys input. 2025-01-31 12:27:48 -08:00
0a79e5a2f2
Fix: services.openiscsi.targets removed, unnecessary. 2025-01-31 12:21:27 -08:00
9804188ff1
Fix: services.openiscsi.target (not targets) should be a string, not an array. 2025-01-31 11:37:42 -08:00
c5091f76a4
Fix: services.openiscsi.discoverPortal (not portals), should be a string, not an array. 2025-01-31 11:35:58 -08:00
459f75eb5b
Fix: Add home-manager module to fighter 2025-01-31 11:27:47 -08:00
45a74fdf06
Fix: Add missing sys.dockerData for fighter 2025-01-31 11:25:49 -08:00
4b2126152e
Debug: Don't import the sops-nix module in the stack. 2025-01-31 11:19:43 -08:00
653a8b548a
Fix: Add missing elipses 2025-01-31 11:15:47 -08:00
ba589ef42a
Fix: Add missing elipsis to fighter/server.nix 2025-01-31 00:56:50 -08:00
9a73df2359
Fix: Add missing sys.authorizedKeys for artificer 2025-01-31 00:33:50 -08:00
d1e0abcfbd
Flake update:
- Add usr.admin, jafnerKeys global flake vars.
  - Add hostname, sshKey, authorizedKeys, dockerData, ssh.{path,privateKey,publicKey} sys vars for desktop.
  - Add sops-nix module to desktop.
  - Add authorizedKeys to sys vars for iso, cloudimage configurations.
  - Implement basic config for iso, cloudimage configurations.
  - Init fighter configuration.
2025-01-30 15:07:48 -08:00
7d22554c99
Fix: Rotate sops encryption for vyos' cloudflare.token. 2025-01-30 15:02:54 -08:00
7d506a74fd
Feature: Implement sops-nix for Traefik, send stacks:
- Init stack.nix files.
  - Delete .env files, move into stack.nix.
  - Rotate traefik's secrets.env.
2025-01-30 15:02:34 -08:00
83028ffd79
Enhancement: Add build to nixos script. 2025-01-30 14:56:53 -08:00
efa8265c3b
Feature: Implement sops-nix:
- .sops.yaml: Rotate keys, narrow path_regex to secrets.
  - sops.nix: Init module, init `sops-nix` script.
  - configuration.nix: Add sops-nix to desktop configuration.
2025-01-30 14:55:56 -08:00
09c2066504
WIP: Init fighter system configuration. 2025-01-30 14:51:01 -08:00
e6000fad82
Enhancement: Declare hostname on desktop; passed from flake as sys.hostname 2025-01-30 14:50:05 -08:00
9dabb81b08
WIP: Init hyprland desktop-environment config. 2025-01-30 14:49:18 -08:00
19e02bc454
Fix: Add spotify module to desktop-environment. 2025-01-30 14:48:37 -08:00
c30d77304c
Enhancement: consolidate SSH pubkey declarations into flake; pass as sys.authorizedKeys 2025-01-30 14:47:52 -08:00
d2828fa751
Feature: Add spotify module.
- librespot as systemd service for backend.
  - Spotify-qt for qt-based GUI.
  - ncspot for TUI.
2025-01-30 14:45:58 -08:00
918da7fe12
Enhancement: Add script to list host-side Docker volume mounts to shell.nix 2025-01-30 14:44:40 -08:00
779390ec34
Update: System update 2025-01-27 00:02:50 -08:00
88e34c8f60
Fix: Remove unused variable 2025-01-26 23:57:34 -08:00
b158d1fb13
Update: Add docker, add system image base, rotate encryption for traefik secrets.env 2025-01-26 23:52:04 -08:00
60f1f204a1
Update: Add partition-manager 2025-01-26 23:50:59 -08:00
3a517c0e67
5etools-docker: Update Git url 2025-01-23 22:49:11 -08:00
44d2847778
Artificer NixOS host: init, configure docker 2025-01-23 22:48:53 -08:00
be68f6252b
Update: Flake update
Feature: add missing components to cloudimage config
2025-01-23 13:46:47 -08:00
9311665143
Vyos script updates:
- Re-encrypt cloudflare.token
- Fix shebang for vyos.sh and cfddns.sh (probably?)
2025-01-22 17:11:57 -08:00
0d55bb9fe7
Video script updates:
- Create convert-lossless script to convert to web-optimized mp4.
- Create send-to-cloudflare script to upload to Cloudflare Stream CDN.
- Create send-to-zipline-and-cloudflare to upload to zipline, and then post that URL to Cloudflare (rather than upload the same video directly from host).
- Fix Dolphin servicemenus not working.
- Add sops package.
2025-01-22 17:10:27 -08:00
7cd4bbd795 Merge pull request 'Init basic cloud image' (#27) from NixOS--Cloud-image into main
Reviewed-on: #27
2025-01-22 17:06:20 -08:00
c12ba6b77c
Init basic cloud image 2025-01-22 17:04:26 -08:00
2f8726263e Merge pull request 'Misc.' (#26) from nixos-refactor into main
Reviewed-on: #26
2025-01-10 14:49:28 -08:00