add agenix to tartarus
This commit is contained in:
parent
9c0ddc5658
commit
8163acd578
1 changed files with 3 additions and 0 deletions
|
|
@ -55,6 +55,9 @@
|
||||||
vscode-server.nixosModules.default
|
vscode-server.nixosModules.default
|
||||||
agenix.nixosModules.default
|
agenix.nixosModules.default
|
||||||
home-manager.nixosModules.home-manager
|
home-manager.nixosModules.home-manager
|
||||||
|
{
|
||||||
|
environment.systemPackages = [agenix.packages.${system}.default];
|
||||||
|
}
|
||||||
];
|
];
|
||||||
specialArgs = {
|
specialArgs = {
|
||||||
inherit pkgs-unstable system-label osbm-nvim;
|
inherit pkgs-unstable system-label osbm-nvim;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue