diff --git a/flake.nix b/flake.nix index 91415cf..e163ce0 100644 --- a/flake.nix +++ b/flake.nix @@ -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