nixos-config/system
Leonardo Eugênio 35e0704b82 agenix: fix secrets not being opened on boot
Agenix runs before some partitions are mounted,
one option is to mark those partitions are need for boot:

{
  fileSystems."/home".neededForBoot = true;
}

I choose to copy my ssh key to the root user's HOME,
which is not in a separate partition.
2024-02-02 21:03:34 -03:00
..
boot.nix
cachix.nix
configuration.nix network: open deluge port 2024-01-16 12:38:16 -03:00
gamemode.nix
gitlab-runner.nix
gnome.nix
greetd.nix greetd: extract greetd config 2024-01-20 21:42:07 -03:00
kde.nix
media-packages.nix media-packages: install krita 2024-01-20 21:33:13 -03:00
monolith-gitlab-runner.nix
nix-serve.nix
nix.nix
rainbow-gitlab-runner.nix
secrets.nix agenix: fix secrets not being opened on boot 2024-02-02 21:03:34 -03:00
specialisation.nix
steam.nix
thunar.nix