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
|
||||
agenix.nixosModules.default
|
||||
home-manager.nixosModules.home-manager
|
||||
{
|
||||
environment.systemPackages = [agenix.packages.${system}.default];
|
||||
}
|
||||
];
|
||||
specialArgs = {
|
||||
inherit pkgs-unstable system-label osbm-nvim;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue