Configuration for my infrastructure
Find a file
dadada a429417650
flake.lock: Update
Flake lock file updates:

• Updated input 'flake-registry':
    'github:NixOS/flake-registry/8054bfa00d60437297d670ab3296a117e7059a10' (2023-04-25)
  → 'github:NixOS/flake-registry/5d8dc3eb692809ffd9a2f22cdb8015aa11972905' (2023-07-14)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7' (2023-06-25)
  → 'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11)
• Updated input 'nixos-generators':
    'github:nix-community/nixos-generators/9191c85aab6b1a7ad395c13d340f2aa0e3ddf552' (2023-07-07)
  → 'github:nix-community/nixos-generators/11c98929963a95ad3830960a9216d00e2f792502' (2023-07-17)
• Updated input 'nixos-generators/nixlib':
    'github:nix-community/nixpkgs.lib/a92befce80a487380ea5e92ae515fe33cebd3ac6' (2023-07-02)
  → 'github:nix-community/nixpkgs.lib/02fea408f27186f139153e1ae88f8ab2abd9c22c' (2023-07-16)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/429f232fe1dc398c5afea19a51aad6931ee0fb89' (2023-06-15)
  → 'github:NixOS/nixos-hardware/d4ea64f2063820120c05f6ba93ee02e6d4671d6b' (2023-07-14)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e11142026e2cef35ea52c9205703823df225c947' (2023-07-05)
  → 'github:NixOS/nixpkgs/53657afe29748b3e462f1f892287b7e254c26d77' (2023-07-17)
2023-07-18 19:07:25 +02:00
.github build(deps): bump cachix/install-nix-action from 21 to 22 2023-07-18 19:06:27 +02:00
home dark theme 2023-07-13 19:05:37 +02:00
nixos borg-server: increase quotas 2023-07-13 21:41:15 +02:00
pkgs soft-serve: fix missing bash 2023-07-09 02:26:14 +02:00
secrets Sanbox ddns service and fix auth problems 2023-06-21 16:45:20 +02:00
.envrc add devshell cli 2022-10-28 18:31:51 +02:00
.gitignore Add .envrc 2021-01-16 19:49:25 +01:00
admins.nix move admin config to top-level 2022-08-04 20:52:43 +02:00
apps.nix add update script 2022-09-11 14:29:18 +02:00
checks.nix update and remove deploy-rs 2023-01-31 10:38:52 +01:00
devshell.nix update and replace nixd with nil 2023-06-09 00:50:52 +02:00
flake.lock flake.lock: Update 2023-07-18 19:07:25 +02:00
flake.nix Use helix from nixpkgs 2023-06-25 22:17:50 +02:00
hydra-jobs.nix fix hydra networking and remove unused hydra config files 2023-06-25 21:35:31 +02:00
LICENSE Add LICENSE 2021-01-10 17:08:28 +01:00
outputs.nix Use helix from nixpkgs 2023-06-25 22:17:50 +02:00
overlays.nix fix formatting 2023-07-12 22:21:28 +02:00
README.md add TODO 2022-10-07 22:17:32 +02:00

nix configuration

Use at your own risk.

Deploying

nix run .#deploy $TARGET_HOST

TODO

  • make private keys in networking module into options and store keys with agenix