mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
update to nixos 23.05
This commit is contained in:
parent
337679971a
commit
bd978f6b03
12 changed files with 28 additions and 26 deletions
|
@ -30,13 +30,14 @@ in
|
|||
ms-azuretools.vscode-docker
|
||||
ms-python.python
|
||||
ms-vscode-remote.remote-ssh
|
||||
equinusocio.vsc-material-theme
|
||||
] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
|
||||
{
|
||||
name = "vsc-material-theme"; # TODO included in 23.05
|
||||
publisher = "Equinusocio";
|
||||
version = "33.8.0";
|
||||
sha256 = "sha256-+I4AUwsrElT62XNvmuAC2iBfHfjNYY0bmAqzQvfwUYM=";
|
||||
}
|
||||
# {
|
||||
# name = "vsc-material-theme";
|
||||
# publisher = "Equinusocio";
|
||||
# version = "33.8.0";
|
||||
# sha256 = "sha256-+I4AUwsrElT62XNvmuAC2iBfHfjNYY0bmAqzQvfwUYM=";
|
||||
# }
|
||||
];
|
||||
})
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue