mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds extra config using agenix (2)
This commit is contained in:
parent
7c545fe36d
commit
599c273fc5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, lib, config, ... }:
|
||||
{ pkgs, lib, config, agenix, ... }:
|
||||
let
|
||||
fqdn = "liv.town";
|
||||
baseUrl = "https://${fqdn}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue