Commit graph

48 commits

Author SHA1 Message Date
3d47386518
[Desktop] Enable polkit 2022-10-21 23:48:57 +02:00
f408f27dbc
[Desktop] Move more packages outside of minimal mode 2022-10-12 18:42:43 +02:00
233927842b
[General/Desktop] Add minimal config 2022-10-05 08:52:52 +02:00
5a67e17898
[Desktop] Basic wayland support + enable hardware accelaration in Firefox 2022-10-04 22:33:32 +02:00
e26ff2ce8b
[Desktop/CPU] Intel use passive CPU governor
Let Linux do the work, using cpufreq
2022-07-18 22:03:54 +02:00
33cc176dd4
[Desktop/Audio] Add combined output device to pipewire 2022-06-09 01:07:03 +02:00
b47462f73c
[UPGRADE/General] Upgrade to 22.05
Fix incompatible options
Enable flakes by default !
2022-06-09 01:06:34 +02:00
2e347eab63
[Developer] Add developer mode in config
For now, it adds several packages useful for dev
2022-05-06 01:26:06 +02:00
44604a90b5
[Desktop/Chromium] Add more privacy-related options and policies 2022-04-10 22:47:21 +02:00
d6c64124e1
[Packages/Chromium] Add several extensions 2022-04-08 21:18:06 +02:00
7903e7ac2b
[Desktop] Fix erroneous mousepoll and kbpoll values 2022-04-10 02:10:16 +02:00
5e47d0e724
[Desktop] Higher pollrate for mice and keyboards
Warm reboots for faster reboots
2022-04-08 21:15:16 +02:00
7e26d25066
[Boot+Refactoring] Add a cmdline config option for cleaner boot option config 2022-04-07 09:22:44 +02:00
77c6ea9594
[Desktop/Mesa] Add GLSL cache dir variable
Older version of Mesa do not recognize MESA_SHADER_CACHE_DIR
2022-04-05 09:06:16 +02:00
4e28b5380e
[Hardware/Nvidia] Add many useful environmental variables 2022-04-05 09:05:24 +02:00
87b70dcca1
[Desktop] OpenGL cache optimizations 2022-04-04 20:50:39 +02:00
32dc9c6536
[Packages+Services/pipewire-noise-filter] Add dedicated file for pipewire-noise-filter.conf
Makes desktop.nix _much_ cleaner
2022-04-04 20:39:39 +02:00
71f5d703f2
[Packages] Add custom firefox configuration.
With enterprise policies to selectively enable/disable things, and preinstall extensions

Also disable firefox config for aviallon
2022-04-04 20:11:28 +02:00
5ae84ffe56
[Desktop/Plasma] Move plasma-specific conf into a dedicated file 2022-04-04 20:09:44 +02:00
16c5d7f9cd
[Desktop] Fix chromium configuration 2022-03-28 23:31:57 +02:00
373c6dca82
[Desktop/Packages] Use chromium, since it is an alias to ungoogled-chromium 2022-04-01 00:46:20 +02:00
bd85fa2566
[Packages+Overlays] Use ungoogled-chromium instead of chromium
Signed-off-by: Antoine Viallon <antoine@lesviallon.fr>
2022-03-27 14:45:12 +02:00
d50c951aae
[Desktop] Add kio-fuse, allowing to mount kio to filesystem
Example: webdav Nextcloud from Dolphin is mounted as a kio fuse fs,
allowing the use of shell commands
2022-03-27 01:14:13 +01:00
65249e06a2
[Desktop+Overlays] Add chromium to global packages
Enable Ublock and HTTPS Everywhere by default

Signed-off-by: Antoine Viallon <antoine@lesviallon.fr>
2022-03-26 22:18:12 +01:00
8c143ee73d
[Packages] Move steam in desktop config
Signed-off-by: Antoine Viallon <antoine@lesviallon.fr>
2022-03-26 22:17:18 +01:00
3b8d9a8d29
[Users/aviallon + Desktop] Move many user-specific config options into general
Signed-off-by: Antoine Viallon <antoine@lesviallon.fr>
2022-03-25 03:05:33 +01:00
95115da012
[Desktop] Simplify SDDM fixes
Signed-off-by: Antoine Viallon <antoine@lesviallon.fr>
2022-03-25 03:03:10 +01:00
e462306e6e
[Packages+Overlays] Move several package overrides in overlays
Makes them available for everyone and everything.
Add Veracrypt

Signed-off-by: Antoine Viallon <antoine@lesviallon.fr>
2022-03-25 03:01:37 +01:00
21747d37a7
[Desktop+General] Add debug config flag in order to have more verbose boots
(for instance)

Signed-off-by: Antoine Viallon <antoine@lesviallon.fr>
2022-03-25 02:47:00 +01:00
67a7159f86
[Desktop] Add xdg gtk portal
Signed-off-by: Antoine Viallon <antoine@lesviallon.fr>
2022-03-25 02:45:51 +01:00
c64f9cb86f
[Users/mviallon] Add chromium config 2022-03-13 22:46:56 +01:00
47ada80342
[Desktop] Less silent boots 2022-03-13 22:27:55 +01:00
ebe67827e3
[Desktop] Add many essential desktop packages 2022-03-09 00:33:59 +01:00
b2db8a7ad7
[Desktop] Add skanlite 2022-03-08 23:45:38 +01:00
017666f5b2
[Desktop] Add some packages, including discover and packagekit 2022-03-06 16:42:30 +01:00
fb7a18db3e
[Packages + Desktop] Add many packages good for default desktop use 2022-03-05 23:33:42 +01:00
4915bff563
[Services] Improve printing support 2022-03-02 20:55:24 +01:00
771d557a83
[Desktop] Add ark and p7zip to system packages 2022-02-22 22:36:49 +01:00
01bba88782
[Desktop] Fix SDDM mouse theme 2022-02-22 22:36:29 +01:00
4c1073c8aa
[Desktop] Do not empty sddm's cache, only sddm's qmlcache 2022-02-08 12:06:34 +01:00
b9e7f76a15
[Boot/Desktop] Use linux-xanmod as default kernel for desktop computers 2022-02-08 12:05:54 +01:00
31e8dccf5e
[Desktop] Add missing description for layout 2022-01-27 00:37:49 +01:00
26d812779f
[HomeManager] Add global home-manager configuration, mainly used to configure firefox 2022-01-25 12:13:07 +01:00
f4c1a39c8c
[Desktop] Enable all plasma5 options + driSupport 2022-01-25 12:02:02 +01:00
824e773310
[Network] Add aviallon.network.backend option, remove useNetworkManager option 2022-01-25 11:52:44 +01:00
7642461b76
Quiet boot with splash screen 2022-01-22 20:38:55 +01:00
831fc2f155
Added automatic noise filtering 2022-01-22 20:38:15 +01:00
4319f5a3cc
Massive refactoring in configurable modules 2022-01-21 20:04:40 +01:00