From ecbb096d070448f966bf10c3b7414720178bcb36 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Thu, 28 Nov 2024 13:15:28 -0500 Subject: [PATCH] artemision changes Signed-off-by: ahuston-0 --- systems/artemision/programs.nix | 2 ++ systems/artemision/wifi.nix | 1 + users/alice/non-server.nix | 1 + 3 files changed, 4 insertions(+) diff --git a/systems/artemision/programs.nix b/systems/artemision/programs.nix index 3c08cb7..4705ddd 100644 --- a/systems/artemision/programs.nix +++ b/systems/artemision/programs.nix @@ -46,6 +46,7 @@ masterpdfeditor4 minikube mons + mpv # nbt explorer? ncdu neofetch @@ -93,6 +94,7 @@ unipicker uutils-coreutils-noprefix ventoy + vesktop vscode watchman wget diff --git a/systems/artemision/wifi.nix b/systems/artemision/wifi.nix index 20ba954..a7b6f6f 100644 --- a/systems/artemision/wifi.nix +++ b/systems/artemision/wifi.nix @@ -23,6 +23,7 @@ in "5HuFios".pskRaw = "ext:PASS_longboat_home"; "24HuFios".pskRaw = "ext:PASS_longboat_home"; "Verizon_ZLHQ3H".pskRaw = "ext:PASS_angie"; + "Fios-Qn3RB".pskRaw = "ext:PASS_parkridge"; "optimumwifi" = { }; "CableWiFi" = { }; "JPMCVisitor" = { }; diff --git a/users/alice/non-server.nix b/users/alice/non-server.nix index 0370b52..20555fa 100644 --- a/users/alice/non-server.nix +++ b/users/alice/non-server.nix @@ -63,6 +63,7 @@ wtype zathura obsidian + libreoffice-qt-fresh ]; }