update: remove vscode-server
This commit is contained in:
parent
52eb3f8d01
commit
15d7453ff2
1 changed files with 0 additions and 7 deletions
|
|
@ -4,13 +4,6 @@
|
||||||
[ # Include the results of the hardware scan.
|
[ # Include the results of the hardware scan.
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
services.vscode-server = {
|
|
||||||
enable = true;
|
|
||||||
enableFHS = true;
|
|
||||||
installPath = "$HOME/.vscodium-server";
|
|
||||||
};
|
|
||||||
programs.nix-ld.enable = true;
|
|
||||||
|
|
||||||
programs.gnupg.agent = {
|
programs.gnupg.agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue