rewine
d55808c2c0
nixos/deepin: init
2023-04-29 22:36:18 +08:00
Bobby Rong
a7eb77e921
Merge pull request #228428 from FedericoSchonborn/budgie-desktop-10.7.2
...
budgie.budgie-desktop: 10.7.1 -> 10.7.2
2023-04-27 10:30:01 +08:00
Federico Damián Schonborn
e96baa117a
nixos/budgie: Add Zenity
...
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-04-26 20:54:18 -03:00
Bobby Rong
d9293111a9
Merge pull request #227526 from FedericoSchonborn/more-budgie
...
budgie: add plugin support, update default settings
2023-04-26 11:11:24 +08:00
Federico Damián Schonborn
3c0f50b28c
nixos/budgie: Add services.xserver.desktopManager.budgie.extraPlugins option
...
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-04-23 10:39:37 -03:00
Federico Damián Schonborn
375079d28c
nixos/budgie: Make default backgrounds available in Budgie Control Center
...
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-04-21 21:40:13 -03:00
K900
449e8cd8d1
nixos/plasma5: install kde-inotify-survey
2023-04-20 11:54:06 +03:00
Bobby Rong
aacdc51e15
pantheon.elementary-tasks: 6.3.0 -> 6.3.1
...
https://github.com/elementary/tasks/releases/tag/6.3.1
2023-04-12 21:40:00 +08:00
Federico Damián Schonborn
50198ac1f8
nixos/budgie: init
...
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-04-01 18:06:52 -03:00
laalsaas
62b3fd5fd2
plasma5: move excludePackages option for consistency
2023-03-19 20:12:31 +01:00
K900
38d9db299e
nixos/plasma5: remove supportDDC option
...
The code for this was actually removed in #172078 .
2023-03-17 23:39:08 +03:00
nachoslover813260
4b0bc9ea72
nixos/plasma5: add ark as an optional package instead
2023-03-11 21:29:24 +08:00
nachoslover813260
9e8f51fc6c
Adding Ark as a file archiver
...
Since the default plasma desktop already got dolphin-plugins adding ark for archiving would make plasma desktop more complete as well
2023-03-11 21:29:24 +08:00
Mario Rodas
2ce9b9842b
Merge pull request #219355 from tomfitzhenry/phosh-0.25.1
...
phosh: 0.23 -> 0.25.1
2023-03-10 21:03:33 -05:00
Tom Fitzhenry
2455dfab0d
phosh: 0.23.0 -> 0.25.1
2023-03-04 00:38:29 +11:00
Bobby Rong
1f9308f005
nixos/pantheon: add mutter to services.udev.packages
...
For ./lib/udev/rules.d/61-mutter.rules
Same as d1eeb64
. This is forgotten in PR 130380.
2023-03-01 10:00:53 +08:00
Eduard Bachmakov
45a6488f9c
nixos/sddm + nixos/plasma5: switch PAM service to login
.
...
GDM and LightDM are already using this approach. It also allows us to
enable Kwallet integration more globally without generating stray PAM
services.
The default configuration of login service includes both options sddm
was setting explicitly.
2023-02-21 22:48:09 +01:00
Eduard Bachmakov
2ca5a88f8e
nixos/plasma5: remove non-existant/unused PAM service configs.
...
This removes two unused service configs from /etc/pam.d/ and, more
importantly, reduces confusion.
* kdm no longer exists in nixpkgs
* `pam.d/gdm` is not used by gdm
* `pam.d/lightdm` IS used by lightdm but hardcoded using .text rather
than attrset+template.
2023-02-21 22:28:32 +01:00
K900
8474716356
nixos/plasma5: install flatpak-kcm if needed
2023-02-14 14:15:57 +03:00
Alper Çelik
0b74f9829f
nixos/plasma5: use vlc phonon backend by default
2023-02-09 13:53:28 +03:00
K900
4a514c6754
nixos/plasma5: install kio-admin for desktop
2023-02-08 12:38:14 +03:00
Anderson Torres
f70ca07efd
Merge pull request #199881 from Yarny0/fix-plasma
...
nixos/plasma: leave `displayManager.setupCommands` alone
2023-02-04 10:34:13 -03:00
Bobby Rong
6d5025d631
Merge pull request #213561 from bobby285271/fix/cinnamon
...
cinnamon.cinnamon-common: various changes
2023-02-02 23:47:04 +08:00
Bobby Rong
fa9ad6e624
nixos/cinnamon: don't install evince
...
On Linux Mint this is a symbolic link of xreader, we don't need
two PDF readers that does the same thing.
2023-01-31 21:28:13 +08:00
Bobby Rong
bdc6404b0f
cinnamon.cinnamon-common: unbreak calendar-server
...
Reported in issue 213728. With this change you can see
list of your EDS events in your calendar applet.
2023-01-31 21:28:13 +08:00
Peter Hoeg
9abbbc5979
nixos/plasma5: add tool needed for kinfocenter
2023-01-31 14:46:06 +08:00
pennae
0a6e6cf7e6
nixos/manual: render module chapters with nixos-render-docs
...
this converts meta.doc into an md pointer, not an xml pointer. since we
no longer need xml for manual chapters we can also remove support for
manual chapters from md-to-db.sh
since pandoc converts smart quotes to docbook quote elements and our
nixos-render-docs does not we lose this distinction in the rendered
output. that's probably not that bad, our stylesheet didn't make use of
this anyway (and pre-23.05 versions of the chapters didn't use quote
elements either).
also updates the nixpkgs manual to clarify that option docs support all
extensions (although it doesn't support headings at all, so heading
anchors don't work by extension).
2023-01-27 20:07:34 +01:00
K900
860f1b67da
Merge pull request #198287 from K900/kpackage-fix
...
nixos/plasma5: make kpackage able to resolve dependencies
2023-01-17 21:46:42 +03:00
pennae
d6e464b4c5
Merge pull request #208983 from pennae/nixos-manual-md
...
nixos/manual: convert module chapters to markdown
2023-01-13 13:29:01 +01:00
linsui
a2e21c76c7
rename config.qt5 -> config.qt
2023-01-10 20:50:15 +08:00
pennae
53fc887582
nixos/manual: move "edit the MD file" comments to generated XML
2023-01-10 12:34:37 +01:00
pennae
bf92eaebe4
nixos/manual: generate module chapters with md-to-db.sh
2023-01-10 10:32:00 +01:00
pennae
23ea73b416
nixos/manual: enable smart quotes for all MD chapters
2023-01-10 10:31:59 +01:00
pennae
03c72f224c
nixos/pantheon: convert manual chapter to MD
2023-01-10 10:31:59 +01:00
pennae
da6641a57a
nixos/gnome: convert manual chapter to MD
2023-01-10 10:31:59 +01:00
pennae
25ec23b9aa
nixos/manual: strip un-MD-able tags
...
productname, application, acronym, guilabel, and guibutton were so far
not rendered specially and can go away completely.
replaceable does render differently, but since it was only used twice
and in places where the intent should be clear without the extra markup
it can go as well.
2023-01-10 10:31:53 +01:00
pennae
22144ba269
nixos/manual: normalize <package> -> <literal>
...
markdown can only do <literal>, so normalize to that. without
auto-linking to a package index the distinction is not very useful anyway.
2023-01-10 10:31:52 +01:00
pennae
80a78f2e1e
nixos/manual: remove links from program listings
...
markdown cannot represent those links. remove them all now instead of in
each chapter conversion to keep the diff for each chapter small and more
understandable.
2023-01-10 10:31:52 +01:00
pennae
3339892da9
nixos/plasma5: use mkPackageOptionMD
2023-01-05 13:46:54 +10:00
Bobby Rong
474405c522
Merge pull request #208897 from bobby285271/cinnamon-xapp-icons
...
Cinnamon: add missing xapp icons
2023-01-04 10:05:17 +08:00
Bobby Rong
f38b252955
nixos/cinnamon: add missing xapp icons
...
Mostly all mint app looks for xapp-* icons, while some icon themes do provide them,
mint-y-* does not. We are just going the laziest way here to install xapp globally
to get those icons.
2023-01-04 00:34:09 +08:00
Sandro
2bd27f69f7
Merge pull request #201951 from laalsaas/noto-fonts
2023-01-03 16:54:47 +01:00
Linus Heckemann
4e4ada9d92
Merge pull request #207847 from lheckemann/plasma-mobile-pipewire
...
plasma5: allow pipewire-pulse instead of pulseaudio for mobile
2023-01-03 14:51:43 +01:00
Linus Heckemann
b36e8f733d
plasma5: allow pipewire-pulse instead of pulseaudio for mobile
2022-12-26 17:54:12 +01:00
Bobby Rong
d7e2c900d7
Merge pull request #206847 from bobby285271/cinnamon-nemo-extensions
...
cinnamon.nemo-with-extensions: init
2022-12-23 17:09:55 +08:00
Thomas Tuegel
cc620a6e59
Merge pull request #203863 from samueldr/fix/plamo-misc-issues
...
Plasma Mobile: Minor fixes
2022-12-20 22:43:21 -06:00
Bobby Rong
5b8e77a308
nixos/cinnamon: install nemo-with-extensions
2022-12-20 10:59:37 +08:00
laalsaas
3546fca5a4
plasma5: add notoPackage option
...
Some users don't want all >190 Noto fonts.
2022-12-17 01:17:17 +01:00
Thomas Tuegel
03354f45ab
plasma5: Help D-Bus find kactivitymanagerd
2022-12-14 10:48:51 +08:00
Thomas Tuegel
34b2fcfd19
plasma5: Enable PipeWire by default
...
`xdg-desktop-portal-kde` expects PipeWire to be running, so we enable it by
default, but we don't replace PulseAudio. The user may disable it against our
default, if desired.
2022-12-14 10:48:51 +08:00