No description https://gensokyo.zone
Find a file
kat witch 2a5ec2e0b4
Refactors for usability
Using ./home.nix and ./nixos.nix as entrypoints for hosts.
Using hardware profiles.
Using new entrypoints (profiles/base/profiles.nix + profiles/base/home.nix).
New modules (for DNS handling, for themeing, ...).
Split up deploy-tf.nix into several modules.
Renamed common profile to base profile.
2021-08-05 03:21:21 +01:00
.github/workflows CI - Move cron to 1 per day 2021-07-06 14:43:29 +01:00
ci CI - Move cron to 1 per day 2021-07-06 14:43:29 +01:00
config Refactors for usability 2021-08-05 03:21:21 +01:00
nix ci: niv update 2021-08-05 01:03:52 +00:00
pkgs Refactors for usability 2021-08-05 03:21:21 +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 Moving to modules. Structural changes. 2021-07-06 01:00:41 +01:00
CODE_OF_CONDUCT.md project-wide: Added code of conduct 2021-04-19 18:07:22 +01:00
default.nix Refactors for usability 2021-08-05 03:21:21 +01:00
README.md README wrong word 2021-07-06 15:41:01 +01:00
shell.nix nf-update shell helper 2021-07-22 22:03:15 +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

  • <targetName>-apply
  • <targetName>-tf

Host Building

  • nix build -f . network.nodes.<hostName>.deploy.system