mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update flake
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
pinentryFlavor = "gnome3";
|
||||
};
|
||||
java.enable = true;
|
||||
};
|
||||
@@ -77,6 +76,7 @@
|
||||
github.copilot
|
||||
github.copilot-chat
|
||||
pkief.material-icon-theme
|
||||
unifiedjs.vscode-mdx
|
||||
];
|
||||
userSettings = {
|
||||
"nix.enableLanguageServer" = true;
|
||||
|
||||
Reference in New Issue
Block a user