No description https://gensokyo.zone
Find a file
2021-06-20 03:12:34 +01:00
.github/workflows ci: ignore sources.json changes 2021-05-19 11:39:20 -07:00
ci ci: Attempt to fix cleanliness of derivation 2021-05-24 23:29:23 +01:00
hosts hosts/yule: Specify interface for wpa-supplicant 2021-06-20 03:07:04 +01:00
lib lib/deploy: Move to tf 0.15 until unstable gets 1.0 2021-06-20 03:10:33 +01:00
modules users/kat/base/zsh: Rework of shell functions 2021-05-28 22:56:06 +01:00
nix ci: niv update 2021-06-20 00:23:45 +00:00
pkgs pkgs: Reformat, pkgs/kat-website: Increment rev 2021-06-20 03:11:02 +01:00
profiles project-wide: Move from FantasqueSansMono to Iosevka 2021-06-20 03:11:29 +01:00
services services/znc: Started using clientbuffer + clientaway 2021-06-01 20:34:00 +01:00
targets/personal project-wide: nixdirfmt 2021-05-05 15:05:48 +01:00
trusted@1baaf6d76b trusted: New ref 2021-06-20 03:12:28 +01:00
users users/kat/gui: Add scrcpy 2021-06-20 03:12:34 +01:00
.envrc shell: Added shell + .envrc for isRemote 2021-04-28 22:06:39 +01:00
.gitignore Refactor: Moved profiles/*/home to users/kat/... Reorganised 2021-05-06 15:43:59 +01:00
.gitmodules Refactor: ..., also: Added vim-lastplace and tmate 2021-05-07 00:50:57 +01:00
CODE_OF_CONDUCT.md project-wide: Added code of conduct 2021-04-19 18:07:22 +01:00
default.nix ensure sources are cached locally before building 2021-05-19 10:32:42 -07:00
nixos.nix nixos: Build fix 2021-05-13 17:14:45 +01:00
README.md readme: Badge update 2021-05-15 03:10:50 +01:00
runners.nix Merge niv update from ci-trusted 2021-05-15 00:55:00 +01:00
shell.nix ci: Moved niv-cron from trusted. 2021-05-17 06:43:47 +01:00

nixfiles

hosts

The public section of my NixOS configuration, using arcnmx/tf-nix for deployment, arcnmx/ci for CI and nmattia/niv for dependency management.

Commands

Deployment

  • nix run -f . deploy.target.<targetName>.run.apply

  • nix run -f . deploy.target.<targetName>.run -c terraform destroy

Host Building

  • nix build -f . hosts.<hostName>.config.system.build.toplevel