Commit graph

23 commits

Author SHA1 Message Date
bf219a30c2
fix(lint): nixfmt the whole tree 2026-03-22 21:56:13 +01:00
eccb94617e
[Nix] add root and @wheel to trusted-users, explicitely
This fixes issues caused by adding anything to this setting (which
disables the default value)
2025-01-27 11:10:03 +01:00
87f76d3a60
[Nix] use fastStdenv for rebuilding Nix 2024-12-11 12:26:59 +01:00
1312b582aa
[Nix] increase daemon CPU Quota 2024-11-30 10:04:42 +01:00
9e16a0c068
[Nix] fix infinite recursion (disable "cgroups" experimental setting) 2024-05-25 13:38:21 +02:00
de2556ac4d
[Nix] disable use-cgroups by default, but automatically enable exp. setting 2024-05-23 12:13:32 +02:00
7a79e4234c
[Nix] use CGroups and always allow substitutes
We are almost always better downloading everything considering our
network speed.
2024-05-23 11:02:22 +02:00
6e94b4ae77
[Nix] use bleeding edge Nix version + conditional repl-flake
Included with "flakes" if Nix version is >= 2.19
2024-05-23 10:51:47 +02:00
c548c42662
[Nix] always use latest nix + micro-optimize it 2024-03-11 00:06:57 +01:00
4f023b66c5
[Nix] add tarballs.nixos.org and nixpkgs-unfree to hashed-mirrors 2023-12-26 17:56:26 +01:00
50ed99e303
[Nix] user nix daemon for all commands by default 2023-07-30 22:01:13 +02:00
c449ec13c9
[Nix] Limit nix-daemon CPU usage 2023-06-01 18:49:36 +02:00
5ca978f344
[Nix] Enable flake support for nix repl 2023-05-11 23:14:16 +02:00
bc8978484f
[Treewide] Rename cpuXxxx references to cpu.xxxx references 2023-05-07 01:03:58 +02:00
6d54cd23ae
[Nix] Prepare content-addressed derivations 2023-04-27 12:29:05 +02:00
bc950104c6
[Nix/Legacy] Fix legacy nix-* commands and enable them to use flake-locked nixpkgs + overlays 2023-04-27 12:27:01 +02:00
8d3a3ee3e9
[Nix] Use system nixpkgs and nixpkgs-unstable for nix commands 2023-04-27 09:41:03 +02:00
f4f6600ec5
[Nix] Enable substitute config option
Old name was builders-use-substitutes
2023-04-16 19:39:03 +02:00
d1e6f1be18
[Nix/Builder] Don't inhibit explicit sleep when rebuilding, only block automatic idle behavior and shutdown 2023-04-16 19:36:41 +02:00
6c4ce14a5c
[General+Nix] Add x86 level support and expose this in nix system-features 2023-04-16 19:32:50 +02:00
a33825e370
[Nix] nice nixos-rebuild 2023-04-13 21:02:53 +02:00
b18b9c77f6
[Nix] Block system shutdown or sleep when nixos-rebuild is active 2023-04-12 00:43:19 +02:00
4735347fd2
[Nix] Move nix conf into nix subfolder 2023-03-24 21:02:05 +01:00
Renamed from nix.nix (Browse further)