Thomas Tuegel
000e81bff6
Merge pull request #101725 from andir/master
...
nixos/plasma5: Install default KDE apps for music, images and documents
2021-10-02 15:56:12 -05:00
Artturin
33b7bd2675
nixos/gdm: switch to rfc42 style settings
2021-10-01 20:53:49 +03:00
Thomas Tuegel
bf84010052
Merge pull request #139537 from CertainLach/plasma5-load-kwayland-integration
...
plasma5: load kwayland-integration plugin
2021-09-29 20:32:02 -05:00
Yaroslav Bolyukin
de5ffe51f6
plasma5: load kwayland-integration plugin
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-09-26 17:26:23 +03:00
Anders Kaseorg
98fe3260c6
nixos/gnome: Fix broken .gnome-shell-wrapped wrapper
...
The owner and group options are required after #126289 .
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-09-24 17:58:08 -07:00
Bobby Rong
2610f6e0df
nixos/panthoen: mention appcenter changes in manual
2021-09-20 10:06:22 +08:00
davidak
dfa2dd95c2
Merge pull request #138434 from bobby285271/pantheon-team
...
treewide: switch from pantheon.maintainers to lib.teams.pantheon
2021-09-19 02:58:11 +02:00
Michele Guerini Rocco
1cf01b5215
Merge pull request #138207 from rnhmjoj/layouts
...
nixos/extra-layouts: avoid all rebuilds
2021-09-19 01:10:55 +02:00
Guillaume Girol
ceb2e6667b
Merge pull request #126289 from rnhmjoj/wrappers
...
nixos/security/wrappers: make well-typed
2021-09-18 15:28:49 +00:00
Bobby Rong
0fd8cc3908
treewide: switch from pantheon.maintainers to lib.teams.pantheon
2021-09-18 23:07:00 +08:00
Bobby Rong
4998805947
nixos/pantheon: prefer pantheon.epiphany
2021-09-18 19:33:41 +08:00
Bobby Rong
dc19457a80
nixos/pantheon: remove lightlocker
...
screen locker has been embedded in the compositor, see github.com/elementary/gala/pull/809
2021-09-18 19:33:41 +08:00
Bobby Rong
158181403a
nixos/pantheon: enable touchegg by default
2021-09-18 19:33:41 +08:00
Bobby Rong
b420199b87
nixos/pantheon: enable fwupd by default
...
this is needed in switchboard-plug-about
2021-09-18 19:33:41 +08:00
Bobby Rong
3f3502ca93
nixos/pantheon: update excludePackages example in docs
2021-09-18 19:33:40 +08:00
Bobby Rong
760f7e57e4
nixos/pantheon: install elementary-mail by default
2021-09-18 19:33:40 +08:00
Bobby Rong
0366acbcd5
nixos/pantheon: add inter and open-dyslexic as preinstalled font
2021-09-18 19:33:40 +08:00
Bobby Rong
2478c8bf01
nixos/touchegg: init
2021-09-18 19:33:40 +08:00
Bobby Rong
de73ad2567
pantheon.elementary-files: 4.5.0 -> 6.0.2
2021-09-18 19:33:38 +08:00
Bobby Rong
91073bc810
pantheon.elementary-screenshot: 1.7.1 -> 6.0.0
...
renamed from pantheon.elementary-screenshot-tool
2021-09-18 19:33:38 +08:00
Bobby Rong
7973714304
pantheon.elementary-dpms-helper: drop package
2021-09-18 19:33:36 +08:00
Bobby Rong
75473c2d70
gnome.gnome-settings-daemon338: init at 3.38.2
...
light-locker is no longer used in Pantheon 6, we will try using the upstream gnome-settings-daemon
2021-09-18 19:33:36 +08:00
figsoda
590bd1db94
Merge pull request #137336 from dsg22/feature-libinput-expose-transformatrionmatrix-option
...
libinput: Add transformation matrix option
2021-09-16 20:17:52 -04:00
rnhmjoj
e4da1edf8b
nixos/extra-layouts: avoid all rebuilds
...
Just setting the XKB_CONFIG_ROOT should be enough, so we don't need to
rebuild the xserver, xkbcomp and other packages anymore.
However, the variable has to be passed explicitely to scripts running at
build time: in particular to xkbvalidate and xkb-console-keymap.
2021-09-17 01:48:46 +02:00
Michele Guerini Rocco
0e848f7b12
Merge pull request #134302 from rnhmjoj/gdm-no-udev-settle
...
nixos/gdm: remove udev-settle dependency
2021-09-15 09:52:10 +02:00
rnhmjoj
fedd7cd690
nixos: explicitely set security.wrappers ownership
...
This is slightly more verbose and inconvenient, but it forces you
to think about what the wrapper ownership and permissions will be.
2021-09-13 13:48:13 +02:00
rnhmjoj
8f76a6eefc
nixos: add implict security.wrappers options
...
This is to keep the same permissions/setuid/setgid as before the change
in security.wrappers defaults.
2021-09-13 13:48:13 +02:00
Davíð Steinn Geirsson
4598ff3bb8
nixos/libinput: Add transformation matrix option
2021-09-11 20:53:29 +00:00
figsoda
9c82ab55b1
nixos/xserver: fix extraLayouts with displayManager.sx.enable
2021-09-10 18:48:14 -04:00
Jan Tojnar
07978cddab
Merge pull request #136071 from jtojnar/gnome-qpa
...
nixos/gnome: enable platform integration for Qt
2021-09-02 03:06:55 +02:00
Aaron Andersen
186df90343
Merge pull request #135108 from p3psi-boo/master
...
clfswm: support custom package
2021-09-01 15:45:18 -04:00
p3psi
9e507a9314
clfswm: support custom package
...
Fix example
Remove example
2021-09-01 21:27:37 +08:00
Jan Tojnar
47afdc4627
nixos/gnome: enable platform integration for Qt
...
Qt links against GTK to be able to use native GTK file chooser
in GTK-oriented DEs. However, GTK expects a specific environment,
which means the application needs to be wrapped to prevent crashes
when file chooser is opened in some environments.
This patch bypasses the need for wrapping Qt applications with GTK-related
environment since the file chooser dialogue will now come from a separate
process (instantiated by the XDG desktop portal via D-Bus).
In the future, we could remove the GTK dependency from Qt to fix the crashes
on non-{GNOME,Pantheon} environments. Then, users would be able to choose
between non-native Qt dialogue or native one facilitated by XDG portals
(e.g. through setting `QT_QPA_PLATFORMTHEME` to either `qgnomeplatform`,
or `xdgdesktopportal`).
One disadvantage is adding a Qt dependency to GNOME, even for people
who might not use any Qt apps. But they can easily just add `qt5.enable = false;`
to their NixOS configuration.
The configuration is also presumably less battle tested than plain Qt
with its first-party GTK integration. But it is backed by Fedora
and used by Manjaro GNOME so it cannot be that bad.
Lastly, I worry about ABI compatibility of the platform modules
with apps installed from different Nixpkgs revision.
2021-08-29 04:23:34 +02:00
Ryan Mulligan
e02fbd0065
Merge pull request #133438 from figsoda/sx-module
...
nixos/sx: init
2021-08-24 09:33:07 -07:00
figsoda
7239ddf173
nixos/sx: init
2021-08-22 13:44:29 -04:00
Romanos Skiadas
a41302fea6
nixos: Improve awesome wm example
...
use a useful example instead of a package that doesn't seem to exist
2021-08-22 00:17:50 +03:00
Jonathan Ringer
4867ebd8c5
nixos/qtile: update start command
2021-08-21 08:10:30 -07:00
Jörg Thalheim
9b962429be
Merge pull request #133014 from Mic92/fix-pam
...
nixos: reduce pam files rebuilds on updates
2021-08-20 23:23:42 +01:00
Jörg Thalheim
1645acf1d3
nixos: reduce pam files rebuilds on updates
...
Before whenever environment variables changed, pam files had to be
rebuild.
This is expensive since each file needs its own sandbox set up.
2021-08-20 23:43:30 +02:00
Nikolay Amiantov
bd18e491a9
fontconfig service: drop dpi option
...
Recommend to use services.xserver.dpi option instead. Mention in the
documentation that it's a sledgehammer approach and monitor settings should be
used instead.
Also don't set DPI in fontconfig settings; fontconfig should use Xft settings
by default so let's not override one value in multiple places. For example,
user now can set DPI via ~/.Xresources properly.
2021-08-20 16:55:07 +00:00
rnhmjoj
ff9df147c9
nixos/gdm: remove udev-settle dependency
...
See https://github.com/NixOS/nixpkgs/issues/73095
It looks like it can finally be removed: the `Failed to open gpu
'/dev/dri/card0'` error is gone and the nixosTests.gnome test is
passing (checked 4 times in a row).
2021-08-16 11:40:38 +02:00
Artturi
bf7caecbf4
Merge pull request #133204 from j0hax/display-manager-start
...
nixos/xserver: fix a display-manager race condition
2021-08-12 03:36:48 +03:00
Johannes Arnold
358ab44a45
nixos/xserver: fix a display-manager race condition
2021-08-12 03:17:38 +03:00
Artturin
47f6591706
nixos/gdm: disable the gdm services as it is redundant
...
and causes issues
2021-08-10 01:43:38 +03:00
Yaroslav Bolyukin
b7e79637ba
plasma5: install plasma-systemmonitor by default
...
As ksysguard was replaced, and it was installed by default
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
b0f1caf522
ksystemstats: init at 5.22.0
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
85dcd8d3ed
ksysguard: replace with throw alias
...
It was deprecated in favour of system-monitor
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Sandro
99fe362cf1
Merge pull request #131576 from j0hax/mlvwm
...
nixos/mlvwm: init at 0.9.3
2021-08-05 09:46:02 +02:00
davidak
872111e9d2
Merge pull request #131305 from davidak/nixos-icons-fix
...
nixos-icons: fix icons not installed when documentation disabled
2021-08-04 21:35:45 +02:00
davidak
8f02a4486d
pantheon: add maintainers team
2021-08-02 19:09:29 +02:00