Commit graph

53 commits

Author SHA1 Message Date
fau
03067acb8d
apply statix lints
Signed-off-by: fau <fau@faukah.com>
Change-Id: I6a6a696442c7de5f519287ef8b3d80668973ef48
2025-07-27 17:40:41 +02:00
f4790c05ed
nix: switch to lix
Signed-off-by: Bloxx12 <charlie@charlieroot.dev>
Change-Id: I6a6a69641a5c002234e971b698d9164999be08f3
2025-07-21 00:26:17 +02:00
3a9e31cc88
nixpkgs: switch to read-only packages
Signed-off-by: Bloxx12 <charlie@charlieroot.dev>
Change-Id: I6a6a69641b8369b151024324d8d06f2acb790c15
2025-07-21 00:26:12 +02:00
d276dea712
changes
Signed-off-by: Bloxx12 <charlie@charlieroot.dev>
Change-Id: I6a6a696407aaf040f34e2ef257545f441b621c99
2025-07-21 00:26:12 +02:00
e641dfa114
treewide: format using nixfmt
Signed-off-by: Bloxx12 <charlie@charlieroot.dev>
Change-Id: I6a6a69641c36f9763e104087a559c148d0449f00
2025-07-20 02:14:32 +02:00
0b82c15255
flake: switch to npins
Signed-off-by: Bloxx12 <charlie@charlieroot.dev>
Change-Id: I6a6a6964f4aa3349951fe7574622564452ad1af1
2025-07-19 23:45:02 +02:00
b1490ec9a8
small update 2025-07-16 22:15:41 +02:00
a342876437
nix: switch to determinate 2025-07-05 16:49:55 +02:00
d41e4a1d51
nix: add Max's cache
I trust you, Max (please don't let this be a bad choice...)
2025-06-26 20:49:36 +02:00
cd756c1a0e
nix: documentation: enable dev manpages 2025-06-20 12:12:03 +02:00
b98c824f87
nix: module: set max-jobs to "auto" and cores to 0 2025-06-04 08:26:40 +02:00
7d45992c07
system: nixpkgs: update 2025-06-04 08:26:40 +02:00
Bloxx12
608d5f8158 nix/module.nix: remove outdated repl-flake experimental feature 2025-05-13 22:47:07 +02:00
2b5bfb8e14
chore: docs cleanup 2025-05-12 10:53:26 +02:00
c11fac7e01
flake: add lix module; set default nix to lix 2025-05-05 11:05:52 +02:00
c668221808 nix/module.nix: add repl-flake to experimental features 2025-05-03 15:36:47 +02:00
8ab86a1204 nix/module.nix: refactor comments 2025-04-25 20:20:11 +02:00
53aaa26fa1 flake: inherit explicitly from parts of lib
Instead of doing `inherit (lib) <something>``, all inherits now use
`inherit (lib.<subsystem>) <something>`, which is much nicer.
2025-04-09 16:13:31 +02:00
841c7192ec
nix/module.nix: remove helix cache 2025-03-07 09:52:34 +01:00
09824b2a0a
nix/nixpkgs.nix: remove hardcoded hostPlatform
this is done anyways in hosts/default.nix
2025-03-02 19:46:08 +01:00
8e37ff1bd2
nixpkgs.nix: allow olm for nheko 2025-03-02 14:04:58 +01:00
1d7478c156
nix/module.nix: remove unneeded trusted public keys 2024-11-25 14:54:15 +01:00
129dcd0a4f
down to 4 flake inputs 2024-11-06 00:15:51 +01:00
133fa31b26
nix/module.nix: switch to lix module from nixpkgs
Avoid builing lix every update this way.
2024-10-29 17:27:58 +01:00
36843b8789
flake: remove lix module 2024-10-29 11:43:41 +01:00
49349c5e66
registry: add flake as system 2024-10-21 11:56:01 +02:00
30a11047df
nix/module.nix: cleanup 2024-10-01 16:07:20 +02:00
180185cd01 nix/module.nix: formatting 2024-09-22 19:20:44 +02:00
d641b24e13 registry: add all flake inputs 2024-09-22 02:03:18 +02:00
335385ec1d nix: remove channels fully 2024-09-22 01:47:19 +02:00
fc711ffd25 nix/module.nix: change TMPDIR for nix daemon 2024-09-22 00:19:44 +02:00
e1250a554f nix/module.nix: change some settings 2024-09-20 22:57:03 +02:00
fce64637c2 huge progress dump, impermanence 2024-09-20 15:45:44 +02:00
1f800c2091 helix: wrapped helix, added helix cachix 2024-09-12 14:59:39 +02:00
517f9da2ab documentation.nix: set generateCaches to false 2024-08-28 14:18:47 +02:00
d4a89d347f registry.nix: formatting 2024-08-23 08:23:24 +02:00
2862aa7aa9 removed nixos-hardware 2024-08-22 21:26:47 +02:00
4773f8d79a really switching to lix now 2024-08-22 20:56:58 +02:00
389e92b266 whole flake: remove nixpkgs-wayland 2024-08-21 23:11:59 +02:00
05e903a8e4 flake.nix: switch back to lix 2024-08-21 22:36:13 +02:00
70641598f9 more changes 2024-08-16 16:34:09 +02:00
4adf705a13 major rewrite 2024-08-16 16:03:47 +02:00
049fd348b2 system: add config for networking and hardware 2024-08-16 13:32:13 +02:00
9123dacc1b nix: enabled nh garbage collection again 2024-08-13 11:48:37 +02:00
71be276965 module.nix: added public keys for nixpkgs-wayland 2024-08-13 11:30:51 +02:00
61438b4154 fixed nix-super 2024-08-08 21:27:16 +02:00
02db41e309 back to normal nix, schizofox changes 2024-08-08 21:01:16 +02:00
48a23dbf97 updated flake.nix, credits 2024-08-08 19:21:52 +02:00
db42ef35f9 changes, switch to nix-super really now 2024-08-07 23:49:49 +02:00
3015395f82 cleanup, switch to nix-super 2024-08-07 23:31:14 +02:00