Commit graph

7 commits

Author SHA1 Message Date
342e91eb92 nixos: create 'modules/nixos' folder
Let's consolidate all modules under one path, so that NixOS,
home-manager, and nix-darwin (if I ever end up using it down the line)
would go under the same folder.
2023-11-09 13:41:12 +00:00
49b2cb9781 modules: secrets: remove unused 'options' 2023-05-03 15:15:31 +00:00
ed745602a1 modules: secrets: move non-existent key workaround
Since this configuration was only there to accommodate `aramis`, make it
be host-specific instead, and rely on the default value otherwise.
2023-04-16 19:44:02 +01:00
070a929f88 flake: bump inputs
And use renamed option for agenix identities.
2021-12-07 19:11:32 +01:00
5fd82472bf modules: secrets: add 'owner' logic 2021-09-26 23:09:33 +02:00
8968e30e62 modules: secrets: remove 'with lib;' 2021-09-26 23:09:33 +02:00
0b580b61e7 secrets: move into 'modules' 2021-09-26 23:09:33 +02:00
Renamed from secrets/default.nix (Browse further)