Commit graph

184 commits

Author SHA1 Message Date
9a81d78839
[Desktop/Plasma] use plasma wayland session by default 2024-04-16 19:15:05 +02:00
fcc5b3377e
[Desktop/General] no longer enable pcscd by default
Very few laptops and computers have a SmartCard reader anyway.
2024-04-16 19:14:46 +02:00
f5b06966f5
[Desktop/General] enable colord by default 2024-04-16 19:13:49 +02:00
e5da0315e7
[Desktop/General] always enable sysrq if debug mode enabled 2024-04-16 19:13:36 +02:00
511299927e
[Desktop/Games] use pure-compatible pkgs.system instead of builtins.currentSystem 2024-04-16 19:13:02 +02:00
916430febd
[Desktop/(Plasma+SDDM)] migrate SDDM to its own config files + fix SDDM Wayland on Nvidia drivers! 2024-04-05 12:45:39 +02:00
8f2097e07a
[Desktop/Gnome] fix Gnome not using our aviallon.programs.libreoffice 2024-04-05 12:43:22 +02:00
ba64b8c8ae
[Desktop/Multimedia] enable experimental Bluetooth LE Audio support 2024-04-05 12:42:53 +02:00
9e6a0fc11d
[Desktop+Programs] move firefox configuration to programs.firefox
Convert all Gnome and Plasma specific configuration to use the new
programs.firefox.*
2024-04-05 12:42:19 +02:00
e9d4ee4c44
[Desktop/General] apply systemd-suspend patch to rtkit-daemon
Fixes pipewire priority on resume
2024-04-04 14:37:30 +02:00
32021fa7e1
[Desktop/Browser] use vdhcoapp from milahu NUR repo
Maintainer just changed.
2024-04-04 14:36:35 +02:00
eb6d108b25
[Developer] add direnv hook to bash promptInit 2024-04-04 14:35:54 +02:00
5aec8315af
[Desktop/Plasma] don't actually force displayManager job, but almost 2024-03-13 00:22:13 +01:00
46943b419a
[Desktop/Developers] enable direnv 2024-03-13 00:19:00 +01:00
ee8c0c75e6
[Desktop/Plasma] add service ordering/conflicts for sddm with getty 2024-03-11 22:26:49 +01:00
470e333d00
[Gaming+Flake] add suyu flake and add back yuzu using suyu fork 2024-03-11 00:17:49 +01:00
f32037933f
[Desktop/Plasma] remove redundant wayland.enable 2024-02-24 19:38:51 +01:00
934b33eef5
[Desktop/General] Improve Wayland support 2024-02-20 00:44:57 +01:00
506bd4e1f0
[Desktop/General] better control early Systemd boot level + fix console setup
and don't disable console completely: this caused issues like not
setting up keyboard layout correctly, for instance.
2024-02-20 00:44:17 +01:00
05a54f03b5
[Desktop/Plasma] enable Wayland by default 2024-02-20 00:42:42 +01:00
255ee5c1df
[Desktop/Plasma] use proper SDDM wayland enablement 2024-02-14 01:50:49 +01:00
fd09456414
[Desktop/Multimedia] fix pipewire combined outputs 2024-02-07 20:46:59 +01:00
77c6ad5b95
[Desktop/Flatpak] use native bind mount instead of fuse.bindfs for flatpak icons workaround 2024-02-07 20:44:55 +01:00
02c8534b01
[Desktop/Printing] enable Brother scanner support 2024-01-26 18:28:02 +01:00
ee4039bf72
[Desktop/Plasma] remove old SDDM override (not needed since new release) 2024-01-24 13:40:37 +01:00
2777953146
[Desktop/Multimedia+Pipewire] automatically add Apple AirPlay audio sinks 2024-01-10 22:17:38 +01:00
6037992607
[Desktop/Pipewire] fix pipewire-noise-filter not loading because of wrong extension 2024-01-10 22:16:28 +01:00
68922c9348
[Desktop/Multimedia] temporary: disable OBS optimizations as they are currently broken 2024-01-10 22:13:42 +01:00
39edefcc88
[Desktop/General] fix warnings related to deprecated options / new defaults 2024-01-10 21:51:57 +01:00
0524dde7e9
[Desktop/Multimedia] fix pipewire-noise-filter (and make it visible in outputs selection) 2024-01-10 21:51:18 +01:00
4149d4a8a2
[Desktop/Plasma] add kalendar 2023-12-26 17:55:22 +01:00
1829fb3cbb
[Desktop/Developer] fix a typo 2023-12-26 17:55:08 +01:00
6dca23b979
[Desktop/Developer] allow disabling host virtualization services 2023-11-07 21:46:26 +01:00
e33500d8ce
[Desktop/Developer] add initrd emergency access with root password 2023-11-07 21:40:10 +01:00
6b70655850
[Desktop/Developer] replace virt-manager-qt by virt-manager
Also add guestfstools + try to fix virt-manager can't use UEFI issue
2023-11-07 21:39:32 +01:00
79853e531b
[Desktop] set systemd stage-1 init loglevel to the same value as console loglevel 2023-11-07 21:29:11 +01:00
ec9cfceda6
[Boot+Treewide] rename aviallon.boot.kernel to aviallon.boot.kernel.package
Rename aviallon.boot.extraKCflags to aviallon.boot.kernel.addOptimizationAttributes

Also add an option to add non-optimization attributes to kernel derivation.
2023-11-07 21:27:57 +01:00
0c68b4cf87
[Desktop/General] Refactor config for easier modularisation (minimal desktop) 2023-10-31 23:35:49 +01:00
0fa8b85066
[Desktop/Browser] enable HTTP/3 (QUIC) by default + PipeWire for WebRTC capture 2023-10-31 23:33:40 +01:00
e593e970a3
[Desktop/Multimedia] use upstream ffmpeg tensorflow flag, except if libtensorflow marked as broken 2023-10-31 14:46:44 +01:00
3115818fbd
[Desktop/Gaming] do not disable precompiled headers for Yuzu 2023-09-26 13:52:26 +02:00
adab1f4179
[Desktop/Gaming] make shader cache path relative to $XDG_CACHE_HOME 2023-09-21 14:26:29 +02:00
38e8749e77
[Desktop/Developper] add and organize some virtualization related tools 2023-08-10 16:31:06 +02:00
1d5e9a0100
[Gaming] yuzu: disable precompiled-headers (slows down build considerably) 2023-08-03 18:08:07 +02:00
7fcea8a377
[Flatpak] workaround bad cursor theme in flatpak apps
Also make flatpak-add-flathub a oneshot servicce
2023-07-30 22:32:29 +02:00
6d061dce0e
[General+Flake] convert "default" module directory to subflake
Also move flatpak config from packages to desktop
2023-07-30 21:59:56 +02:00
397282c7c6
[Desktop/Developer] Add many language servers 2023-07-13 13:29:32 +02:00
a2c7681a1a
[Services + Desktop] Move pscd (SmartCard) to desktop conf 2023-06-26 12:05:16 +02:00
c4cf38ceb3
[Desktop/Printing] Move printing related config to dedicated file 2023-06-26 12:04:34 +02:00
d6227b0255
[Desktop/Browser] vdhcoapp whitelist of Edge extension has been merged upstream 2023-06-01 18:47:47 +02:00