Commit Graph

140 Commits

Author SHA1 Message Date
adbaa9d702 feat: upgrade to nixos-25.05 2025-05-29 11:57:36 +08:00
34fc63ca3a fix: programs.home-manager.enable is useless when use hm as a nixos module 2025-05-29 11:35:40 +08:00
39dbc52f3c chore: remove broken links, close #219 2025-05-05 14:30:41 +08:00
03f21022a4 docs(Chinese): sync updates from #222 2025-05-05 11:57:18 +08:00
4fbff4d9e5 fix: broken links 2024-12-19 00:24:28 +08:00
72ec7f2b0d polish: nixpkgs module system - the import function 2024-12-10 21:35:54 +08:00
6ea7ef8215 chore: add note 2024-12-10 21:26:24 +08:00
b08eb78db9 chore: remove some ambiguous descriptions 2024-12-10 21:21:07 +08:00
de17eb87a8 chore: add space 2024-12-10 21:17:50 +08:00
d69ed1964f polish: nixpkgs module system 2024-12-10 21:17:12 +08:00
0dc44d3e8d fix: correct some inappropriate expressions 2024-12-10 21:07:33 +08:00
016997a02e polish: comment 2024-12-10 20:57:13 +08:00
f7b90d6e93 chore: remove curl as it's installed by default
https://github.com/NixOS/nixpkgs/blob/nixos-unstable/nixos/modules/config/system-path.nix#L13
2024-11-27 14:35:17 +08:00
c49e0d4892 chore: bump nixpkgs to 24.11 (#199) 2024-11-22 14:21:53 +08:00
ed48f181f6 fix: specialArgs & _module.args (#185) 2024-08-28 12:20:00 +08:00
d8914059f9 fix: specialArgs & _module.args 2024-08-28 12:15:35 +08:00
889d848005 feat: gc for home-manager - https://github.com/NixOS/nix/issues/8508 2024-08-28 12:03:35 +08:00
18f26f8a79 fix: typo 2024-07-25 21:32:35 +08:00
7421ed457c feat(Chinese): add an example of version pinning with flakes 2024-07-18 09:54:26 +08:00
8ca5f58923 feat: replace 'nix flake lock --update-input' with 'nix flake update' 2024-06-03 09:37:06 +08:00
9c6ff9b58c Fix typo Homa -> Home in chapter start-using-home-manager (#161) 2024-05-20 16:32:45 +08:00
f08ea207ef link to new nixos wiki (#158)
This commit updates the the link from the former, unofficial nixos wiki
page to the new https://wiki.nixos.org
ref: NixOS/foundation#113
2024-05-10 09:40:43 +08:00
3ce16b76b4 fix: fix typo (#155) 2024-04-26 09:17:42 +08:00
4f141293d5 fix: fix the description of sudo 2024-04-17 22:23:28 +08:00
a87d5dc0b0 feat: add a separate chapater for nix store & binary cache (#144) 2024-04-08 01:14:54 +08:00
445abd38be chore: update content about nix cache servers 2024-04-07 20:44:51 +08:00
d7fb878559 feat: download packages via a proxy 2024-03-27 23:25:16 +08:00
5410d170a3 refactor: divide nixos-with-flakes-enabled into several sections to make it easier to read and find (#132) 2024-03-22 18:49:04 +08:00
cb4941ee44 feat: one more section about flake's 'self' (#131) 2024-03-22 15:00:46 +08:00
ca15ac1cc8 feat: Flakes Tutorials - update links 2024-03-19 18:28:45 +08:00
98f99ae40d feat: Flakes Tutorials - update links 2024-03-19 18:23:09 +08:00
87a650439e chore: automatically collapse all lines(max width = 100) (#126) 2024-03-16 19:29:05 +08:00
9e6982f10b chore: format code via prettier (#125) 2024-03-16 18:07:01 +08:00
a9f4bb9233 fix: fix typos (#123) 2024-03-16 17:18:28 +08:00
7b4545c3f6 feat: add link - flakes intro in nix.dev 2024-03-16 13:52:35 +08:00
6d986d75c4 polish: use inherit 2024-03-16 12:56:21 +08:00
dfc73a8667 fix: borken link 2024-03-16 12:53:30 +08:00
ef9932531e feat: docs about cache servers 2024-03-16 12:44:49 +08:00
a15b7c738d feat: docs for _module.args 2024-03-16 12:39:05 +08:00
0091296234 fix: typo 2024-03-16 12:32:55 +08:00
32b31a6485 feat: lazy evaluation (#121) 2024-03-16 12:19:54 +08:00
42523fd5ca Fix typo 2024-03-11 16:33:51 +08:00
cff6c24370 feat: debug 2024-03-08 14:12:01 +08:00
9326ad86ba fix: garbage collection 2024-03-08 14:02:25 +08:00
11bec60a29 Merge pull request #103 from ryan4yin/conditional-imports
feat: conditional imports
2024-03-08 11:34:32 +08:00
945e0bbb1e feat: conditional imports 2024-03-08 11:31:13 +08:00
be0143dcdb fix: add missing ripgrep to nix shell 2024-03-05 21:21:27 +08:00
d674b6e8d7 fix: typo 2024-03-05 14:40:27 +08:00
9e9e34ff7f feat: Why some packages are installed 2024-03-05 14:36:14 +08:00
46e951c134 fix(Chinese): broken link 2024-03-01 09:24:36 +08:00