No description https://gensokyo.zone
Find a file
2021-07-04 21:54:24 +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 Source cleanups and renaming. Module inhousing & changes. 2021-07-04 21:50:13 +01:00
lib users/kat/sway: Rice Overhaul 2021-06-28 03:38:30 +01:00
modules Source cleanups and renaming. Module inhousing & changes. 2021-07-04 21:50:13 +01:00
nix Source cleanups and renaming. Module inhousing & changes. 2021-07-04 21:50:13 +01:00
pkgs Source cleanups and renaming. Module inhousing & changes. 2021-07-04 21:50:13 +01:00
profiles NUR -> nur in path 2021-07-04 21:54:24 +01:00
services Source cleanups and renaming. Module inhousing & changes. 2021-07-04 21:50:13 +01:00
targets/personal project-wide: nixdirfmt 2021-05-05 15:05:48 +01:00
trusted@43e2d2fec4 nixos: Fix user path 2021-06-25 17:02:17 +01:00
users users/kat/sway: Waybar changes 2021-07-01 22:40:55 +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 Source cleanups and renaming. Module inhousing & changes. 2021-07-04 21:50:13 +01:00
nixos.nix users/kairi: Initial commit. 2021-07-01 22:39:43 +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