aboutsummaryrefslogtreecommitdiff
path: root/gnu.scm
diff options
context:
space:
mode:
authorSimon Streit <simon@netpanic.org>2022-01-04 16:50:57 +0100
committer宋文武 <iyzsong@member.fsf.org>2023-08-25 18:13:32 +0800
commit1c916c167b7eb1f2f8af2cf621aa1512b00b1033 (patch)
tree673d73febc27f16cbe4922bb747254818af4cf1c /gnu.scm
parent5c8e8dff607da710ce13a506e2dc42e98ee96737 (diff)
downloadguix-1c916c167b7eb1f2f8af2cf621aa1512b00b1033.tar.gz
guix-1c916c167b7eb1f2f8af2cf621aa1512b00b1033.zip
gnu: Add thunarx-python.
* gnu/packages/xfce.scm (thunarx-python): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Diffstat (limited to 'gnu.scm')
0 files changed, 0 insertions, 0 deletions
.scm: New file. * gnu/installer/timezone.scm: New file. * gnu/installer/utils.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add previous files. * gnu/system.scm: Export %root-account. * gnu/system/install.scm (%installation-services): Use kmscon instead of linux VT for all tty. (installation-os)[users]: Add the graphical installer as shell of the root account. [packages]: Add font related packages. * po/guix/POTFILES.in: Add installer files. Mathieu Othacehe