Add Plasma back to desktop, add proton tool

This commit is contained in:
2025-07-13 19:27:38 -04:00
parent 64fdf478e9
commit ab0cdd972b
3 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
imports = [ imports = [
./hardware-configuration.nix ./hardware-configuration.nix
../../nixos/desktop.nix ../../nixos/desktop.nix
# ../../nixos/plasma.nix ../../nixos/plasma.nix
../../nixos/hypr.nix ../../nixos/hypr.nix
]; ];

View File

@@ -6,7 +6,7 @@
imports = [ imports = [
../../home/desktop.nix ../../home/desktop.nix
../../home/hypr.nix ../../home/hypr.nix
# ../../home/plasma.nix ../../home/plasma.nix
]; ];
home.stateVersion = "24.11"; home.stateVersion = "24.11";

View File

@@ -110,6 +110,7 @@
bitwarden-desktop bitwarden-desktop
firefoxpwa firefoxpwa
kdePackages.dolphin kdePackages.dolphin
protonup-qt
qpwgraph qpwgraph
yubioath-flutter yubioath-flutter
]; ];