kat's configuration flake
Find a file
2021-08-28 21:26:31 +01:00
.github/workflows niv update + shell fix 2021-08-27 04:02:31 +01:00
ci nixpkgs-fmt for no particular reason 2021-08-19 17:42:50 +01:00
config vim: Break up into base+dev. Move to .vim templating 2021-08-28 20:07:55 +01:00
nix ci: niv update 2021-08-28 01:07:43 +00:00
overlays Upstreamed 2021-08-28 20:18:02 +01:00
.envrc shell: Added shell + .envrc for isRemote 2021-04-28 22:06:39 +01:00
.gitignore remove kairi user, remove wiki submodule, refactor for nixexprs 2021-08-17 01:59:58 +01:00
.gitmodules Apparently, depot could be stopped. Who knew? 2021-08-18 02:25:15 +01:00
CODE_OF_CONDUCT.md project-wide: Added code of conduct 2021-04-19 18:07:22 +01:00
default.nix Deprecate meta.nix entirely :) 2021-08-27 03:54:27 +01:00
README.md README rewrite 2021-08-28 21:26:31 +01:00
shell.nix niv update + shell fix 2021-08-27 04:02:31 +01:00

nixfiles

nodes

Dependencies

Dependency Reasoning
nmattia/niv Dependency management.
nix-community/home-manager home-manager. Self-explanatory.
nix-community/NUR Firefox extensions and such.
arcnmx/tf-nix The deploy system used.
arcnmx/ci The CI integration system used.
arcnmx/nixexprs Packages and modules I heavily make use of.
nix-community/impermanence Impermanence! Erase your darlings.
kittywitch/anicca A helper for moving to impermanence.
kittywitch/nixexprs Packages and modules I have made.
nixos-mailserver The mail server module I use.
hexchen/nixfiles Yggdrasil module. Yggdrasil nodes.
nix-community/emacs-overlay An overlay for emacs versions. Currently unused.
vlaci/nix-doom-emacs Nixified DOOM emacs. Currently unused.

Commands

Deployment

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

Host Building

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