eva-02 update to 25.11

This commit is contained in:
2025-12-07 02:08:30 -08:00
parent c96032611c
commit 77535b4b42
3 changed files with 11 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
{
imports = [
./blink-cmp.nix
#./blink-cmp.nix
./glance.nix
./illuminate.nix
./indent-blankline.nix

View File

@@ -57,7 +57,6 @@
tor-browser
vesktop
vlc
vscode
wireshark
yubikey-agent
# rpi-imager
@@ -68,14 +67,16 @@
sdrangel
sdrpp
sonic-visualiser
]
++ lib.optionals (hostname == "eva-02") [
vscode
]
++ lib.optionals (hostname == "eva-03") [
++ lib.optionals (hostname == "eva-02") [
]
++ lib.optionals (hostname == "eva-03") [
vscode
]);
# environment.sessionVariables.NIXOS_OZONE_WL = "1";