aboutsummaryrefslogtreecommitdiff
path: root/tw/system/cern.scm
diff options
context:
space:
mode:
authorTimo Wilken2024-06-05 09:58:16 +0200
committerTimo Wilken2024-06-05 13:03:34 +0200
commitb3a722f52a0be3f6d8b4f3fa6ba7b8848cc3a34d (patch)
tree6bf06f81d772bf87fb45cc2143584c08590a4f88 /tw/system/cern.scm
parent947800dda8e1a6f72c963a1f12c8e06d9c5e68f9 (diff)
Install system packages using profile-service-type
Diffstat (limited to 'tw/system/cern.scm')
-rw-r--r--tw/system/cern.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/tw/system/cern.scm b/tw/system/cern.scm
index c519bbe9..362ff9e0 100644
--- a/tw/system/cern.scm
+++ b/tw/system/cern.scm
@@ -110,9 +110,6 @@
"/run/current-system/profile/sbin/reboot, "
"/run/current-system/profile/sbin/shutdown\n")))
- ;; This is where we specify system-wide packages.
- (packages %enduser-system-packages)
-
;; Use the "desktop" services, which include the X11
;; log-in service, networking with NetworkManager, and more.
;; See info '(guix)Services' for useful services.