No description https://gensokyo.zone
Find a file
2021-05-13 17:24:49 +01:00
.github/workflows ci: Init attempt 2021-05-13 17:12:26 +01:00
hosts hosts/samhain: installed etterna 2021-05-12 01:52:50 +01:00
lib project-wide: nixfmt -> nixpkgs-fmt, applied 2021-05-10 00:25:45 +01:00
modules project-wide: nixfmt -> nixpkgs-fmt, applied 2021-05-10 00:25:45 +01:00
nix ci: Init attempt 2021-05-13 17:12:26 +01:00
pkgs pkgs/libreelec-dvb-firmware: init + hosts/ostara: tvheadend 2021-05-12 01:52:15 +01:00
profiles ci: Added arc cachix 2021-05-13 17:24:49 +01:00
services project-wide: nixfmt -> nixpkgs-fmt, applied 2021-05-10 00:25:45 +01:00
targets/personal project-wide: nixdirfmt 2021-05-05 15:05:48 +01:00
trusted@751aba3463 trusted: New ref 2021-05-10 00:28:01 +01:00
users users/kat/base: zsh (fd+sd) warning functions 2021-05-13 16:38:53 +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
ci.nix ci: Added arc cachix 2021-05-13 17:24:49 +01:00
CODE_OF_CONDUCT.md project-wide: Added code of conduct 2021-04-19 18:07:22 +01:00
default.nix project-wide: nixfmt -> nixpkgs-fmt, applied 2021-05-10 00:25:45 +01:00
nixos.nix nixos: Build fix 2021-05-13 17:14:45 +01:00
README.md readme: References to used things, organisation, planning? 2021-05-10 00:42:04 +01:00
shell.nix project-wide: nixdirfmt 2021-04-28 22:36:36 +01:00

nixfiles

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

Building and evaluation should hopefully be possible without the trusted submodule. CI should eventually be used to attempt to ensure this.

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