Huge Typo!!!
This commit is contained in:
parent
830670c8f0
commit
abbad538be
6 changed files with 13 additions and 13 deletions
|
|
@ -200,12 +200,12 @@ in
|
|||
# specialArgs = { };
|
||||
};
|
||||
|
||||
shadowshocks = nixpkgs.lib.nixosSystem {
|
||||
shadowsocks = nixpkgs.lib.nixosSystem {
|
||||
pkgs = pkgs "x86_64-linux";
|
||||
modules = [
|
||||
myModules
|
||||
proxmoxModule
|
||||
./shadowshocks
|
||||
./shadowsocks
|
||||
agenix.nixosModules.default
|
||||
];
|
||||
# specialArgs = { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue