mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: bootstrap winters
This commit is contained in:
parent
713af5d722
commit
f376490aee
8 changed files with 382 additions and 355 deletions
|
|
@ -3,6 +3,9 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
lego
|
||||
];
|
||||
|
||||
users.users.acme = { };
|
||||
|
||||
sops = {
|
||||
secrets.dnstokenfull = { owner = "acme"; };
|
||||
templates."certs.secret".content = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue