Switched to gnome (test)

This commit is contained in:
Aleksandr Lebedev 2025-12-17 16:12:52 +01:00
parent 7ea90427b0
commit bb31de27eb
3 changed files with 13 additions and 24 deletions

View file

@ -41,8 +41,8 @@
#:use-module (guix-config packages fonts)
#:use-module (guix-config home services emacs)
#:use-module (guix-config home services flatpak)
#:use-module (guix-config home services secretsd)
#:use-module (gnu home services niri)
;#:use-module (guix-config home services secretsd)
;#:use-module (gnu home services niri)
#:use-module (guix transformations)
#:use-module (guix packages)
#:use-module (gnu packages gimp)
@ -70,35 +70,23 @@
font-nerd-fonts-symbols-mono
font-openmoji
direnv
(package
(inherit neochat)
(propagated-inputs (modify-inputs (package-propagated-inputs neochat)
(append qtpositioning))))
birdtray
nextcloud-client
krita
gimp
inkscape
icedove
nautilus
dankmaterialshell
secretsd
`(,isc-bind "utils") ;; dig for dns
inetutils
xournalpp))
xournalpp
geary
gnome-calendar
gnome-contacts
))
;; Below is the list of Home services. To search for available
;; services, run 'guix home search KEYWORD' in a terminal.
(services
(append (list ;(service home-dankmaterialshell-service-type
; (home-dankmaterialshell-configuration
; (launch-command (file-append niri "/bin/niri msg action spawn-sh --"))))
(service home-niri-service-type
(niri-configuration
(environment-variables (list (string-append "DMSDEFAULTCONFIG=" (package-output (open-connection) dankmaterialshell) "/share/quickshell")))))
(service home-pipewire-service-type)
;(service home-wayland-service-type)
(append (list (service home-pipewire-service-type)
(service home-dbus-service-type)
(service home-bash-service-type
(home-bash-configuration