summaryrefslogtreecommitdiff
path: root/aisaka.org
diff options
context:
space:
mode:
Diffstat (limited to 'aisaka.org')
-rw-r--r--aisaka.org7
1 files changed, 5 insertions, 2 deletions
diff --git a/aisaka.org b/aisaka.org
index c18fe33..17dc6a2 100644
--- a/aisaka.org
+++ b/aisaka.org
@@ -62,9 +62,12 @@ https://guix.gnu.org/en/manual/en/html_node/System-Configuration.html
(append
(map
<<to-package+output>>
- '("netcat-openbsd"
+ '(;; "netcat-openbsd"
"nss-certs"
"ntfs-3g"))
+ ( map
+ <<to-package+output>>
+ ( list "plasma" "plasma-desktop" "plasma-framework" "plasma-integration" "plasma-nano" "plasma-nm" "plasma-pa" "plasma-pass" "plasma-vault" "plasma-welcome" "plasma-workspace" "plasma-bigscreen" "plasma-mobile" "plasma-phonebook" "plasma-browser-integration" "plasma-mobile-settings" "plasma-mobile-sounds" "plasma-wayland-protocols" "plasma-active-window-control" "plasma-phone-components" "plasma-redshift-control" "plasma-disks" "plasma-firewall" "plasma-systemmonitor" "breeze" "breeze-gtk" "bluedevil" "breeze-icons" "kdeplasma-addons" "keysmith" "kmenuedit" "krunner" "kwin" "latte-dock" "plasma-workspace-wallpapers" "polkit-kde-agent" "system-settings" "calindori" "discover" "elisa" "kpipewire" "ksysguard" "attica" "kaccounts-integration" "kde-frameworkintegration" "kmail" "kscreen" ) )
%base-packages))
(services
<<system-services>>)
@@ -276,7 +279,7 @@ https://guix.gnu.org/en/manual/devel/en/html_node/Home-Configuration.html
(description "Custom version of ORG-FC.")
(default-value #f)))
<<ssh-user-configuration>>
- <<trezor-user-packages>>
+ ;; <<trezor-user-packages>>
(service home-bash-service-type
(home-bash-configuration
(environment-variables '(("EDITOR" . "emacs -nw")