fix name
This commit is contained in:
parent
be76d4646b
commit
43cd47e6f5
1 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@
|
||||||
modules = [
|
modules = [
|
||||||
./hosts/tartarus/configuration.nix
|
./hosts/tartarus/configuration.nix
|
||||||
vscode-server.nixosModules.default
|
vscode-server.nixosModules.default
|
||||||
agenix.nixosModules.sops
|
agenix.nixosModules.default
|
||||||
home-manager.nixosModules.home-manager
|
home-manager.nixosModules.home-manager
|
||||||
];
|
];
|
||||||
specialArgs = {
|
specialArgs = {
|
||||||
|
|
@ -66,7 +66,7 @@
|
||||||
modules = [
|
modules = [
|
||||||
./hosts/ymir/configuration.nix
|
./hosts/ymir/configuration.nix
|
||||||
vscode-server.nixosModules.default
|
vscode-server.nixosModules.default
|
||||||
agenix.nixosModules.sops
|
agenix.nixosModules.default
|
||||||
home-manager.nixosModules.home-manager
|
home-manager.nixosModules.home-manager
|
||||||
];
|
];
|
||||||
specialArgs = {
|
specialArgs = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue