generated from john/nix-docker
pruning
This commit is contained in:
@@ -54,9 +54,7 @@
|
||||
./configuration.nix # > Our main nixos configuration file <
|
||||
"${inputs.nixpkgs}/nixos/modules/virtualisation/proxmox-lxc.nix"
|
||||
({ ... }: {
|
||||
# nixpkgs.hostPlatform = "${system}";
|
||||
system.stateVersion = "${stateVersion}";
|
||||
# time.timeZone = "${systemSettings.timeZone}";
|
||||
services.vscode-server.enable = true;
|
||||
})
|
||||
inputs.vscode-server.nixosModules.default
|
||||
|
||||
Reference in New Issue
Block a user