mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
get nixos-rebuild working again
This commit is contained in:
parent
131ba820ad
commit
8d74606039
2 changed files with 10 additions and 3 deletions
|
|
@ -144,7 +144,7 @@
|
|||
!include ${config.sops.secrets.github_token.path}
|
||||
'';
|
||||
};
|
||||
sops.secrets.github_token = { };
|
||||
sops.secrets.github_token.owner = "gerg";
|
||||
|
||||
environment.etc = {
|
||||
"jdks/17".source = "${pkgs.openjdk17}/bin";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue