|
hardware
|
[Hardware] Add good intel support and basic nvidia support
|
2022-01-25 12:08:10 +01:00 |
|
programs
|
[Programs/Nano] Enable autoindent for nano
|
2022-01-27 00:41:46 +01:00 |
|
boot.nix
|
[Boot] Add a configurationLimit option to limit the maximum number of boot configuration
|
2022-02-08 12:05:04 +01:00 |
|
default.nix
|
[Overlays] Add global overlays configuration
|
2022-01-25 12:16:31 +01:00 |
|
desktop.nix
|
[Desktop] Do not empty sddm's cache, only sddm's qmlcache
|
2022-02-08 12:06:34 +01:00 |
|
filesystems.nix
|
[Filesystems] Add udev rule to automatically enable queue priority if device supports it
|
2022-02-08 12:07:11 +01:00 |
|
general.nix
|
[General] Add toggleable optimizations for Intel graphics
|
2022-02-08 12:09:47 +01:00 |
|
hardening.nix
|
[Hardening] More fine-grained hardening. Disable dbus hardening on HP Elitebook
|
2022-02-08 12:04:23 +01:00 |
|
hardware.nix
|
[Hardware] Add good intel support and basic nvidia support
|
2022-01-25 12:08:10 +01:00 |
|
home-manager.nix
|
[HomeManager] Refactoring. Now copies a default home.nix file into user directories
|
2022-01-27 00:40:44 +01:00 |
|
laptop.nix
|
[Laptop] Add power management configuration
|
2022-01-22 20:41:16 +01:00 |
|
network.nix
|
[Network] Add aviallon.network.backend option, remove useNetworkManager option
|
2022-01-25 11:52:44 +01:00 |
|
non-persistence.nix
|
[NonPersistence] Enable tmpfs for /tmp
|
2022-01-27 00:38:33 +01:00 |
|
overlays.nix
|
[Overlays] Fix bug in overlays enable option
|
2022-02-08 12:09:07 +01:00 |
|
packages.nix
|
[Hardware,General,Boot,Packages] Do NOT enable unfree packages by default, enableAllFirmware if unfree packages are enabled
|
2022-01-25 11:58:52 +01:00 |
|
services.nix
|
[Services] Use BG_CPUIO for nix programs in Ananicy
|
2022-01-27 00:39:19 +01:00 |