Commit Graph

150 Commits

Author SHA1 Message Date
Ryan Yin
f2b486e4c0 feat: adjust description of nix profile 2024-02-01 01:15:39 +08:00
Ryan Yin
15c851a575 fix: nix store gc & nix-collect-garbage 2024-01-30 18:16:42 +08:00
Ryan Yin
68a8e022a1 fix: nix store gc & nix-collect-garbage 2024-01-30 18:15:54 +08:00
David Chocholatý
33d54027be
Improve wording 2024-01-28 15:56:32 +01:00
David Chocholatý
9a99fff04c
Fix wording 2024-01-28 15:44:23 +01:00
David Chocholatý
7a6af20793
Fix typo 2024-01-28 14:32:30 +00:00
Oliver Kopp
43cc582dad
Group programs.* together 2024-01-24 20:05:38 +01:00
Ryan Yin
1df6c6ff7a feat: github 403 - access token 2024-01-25 00:34:34 +08:00
Ryan Yin
b2e9c6a2a7 feat: show detailed error messages 2024-01-25 00:23:47 +08:00
Matthieu LAURENT
8859b67bc5
fix: improve wording 2024-01-22 17:20:01 +01:00
Ryan Yin
a09d77f0c8 feat: intro 2024-01-15 12:10:24 +08:00
Kurisu
1cf8d0a9f5 fix: 'exa' removed due to unmaintained upstream. 2024-01-11 17:15:12 +00:00
Ryan Yin
b1a2957837 feat: update system, simplify nixos-related commands 2024-01-11 13:30:48 +08:00
Ryan Yin
d547e022c8 fix: home manager's options link 2024-01-11 11:40:44 +08:00
Ryan Yin
34dd255b4e feat: nix run 2024-01-11 11:27:42 +08:00
Ryan Yin
092881ecac feat: add note about 'git add' 2024-01-11 11:06:59 +08:00
Ryan Yin
c05a0891a1 fix: typo 2024-01-11 11:03:13 +08:00
Ryan Yin
ef3099d1ee feat: Leveraging Features from Other Flakes Packages 2024-01-11 11:03:13 +08:00
Ryan Yin
40b5fc05ee feat: update nixos-with-flakes-enabled 2024-01-11 11:03:13 +08:00
Yassine
b7ab262241
fix: "Home Manager Manual" refrence changed from .html to .xhtml 2024-01-01 00:32:55 +01:00
Ryan Yin
50ef281137 feat: update contents about lib.mkBefore & lib.mkAfter 2023-12-21 13:28:50 +08:00
Ryan Yin
883393eeb9 feat: module system in nixos / home-manager / nix-darwin 2023-12-19 01:43:27 +08:00
Ryan Yin
e486604ab3 fix: remove misleading note 2023-12-16 20:54:35 +08:00
Ryan Yin
8d3ec992fe feat: substituers & extra-substituers 2023-12-09 19:19:45 +08:00
Ryan Yin
b67eea1a78 feat: add links for Flakes / New-CLI stablilization 2023-12-06 11:57:29 +08:00
Ryan Yin
68699e372d fix: bump nixos's version to 23.11 2023-12-05 10:52:14 +08:00
Ryan Yin
96e37a669d feat: bump nixos's version to 23.11 2023-12-05 10:41:34 +08:00
Ryan Yin
489a6a29b3 feat: add links - flakes tutorials 2023-12-05 10:21:37 +08:00
Ryan Yin
4f60d3ccc8 feat: add notes for nixos-rebuild 2023-12-05 09:59:17 +08:00
Chris LaRose
9f3c967120 Fix syxtax error in Modularize the Configuration 2023-11-28 21:11:44 -08:00
Gabriel Nützi
cbf4177148 fix: Typo 2023-11-15 19:00:26 +01:00
Gabriel Nützi
db1d9e73c4
feat: Add explanation how arguments are passed to imports in imports
Great documentation!

- I did not understand exactly at the begining how Nix passes arguments in the `imports` list. I made a small example section which describes the observed behavior.

I hope its correct. I think it greatly helps to understand how these things are called. Maybe there is a reference to this?

Do you know?
2023-11-15 18:56:11 +01:00
nix-julia
033ccdf5c2 fix typo 2023-10-31 17:06:09 +03:30
Ryan Yin
535c65532e feat: https://github.com/ryan4yin/nixos-and-flakes-book/issues/47 2023-10-13 17:54:33 +08:00
Ryan Yin
dead7139e1 feat: home manager vs nixos module 2023-10-12 23:41:57 +08:00
Ryan Yin
653e2c9203 fix: code box style 2023-10-10 00:50:11 +08:00
Ryan Yin
3ec5856073 fix: code box style 2023-10-10 00:46:31 +08:00
Ryan Yin
cf51f22984 fix: broken links 2023-10-09 23:28:32 +08:00
Ryan Yin
baed45353c fix: nixos-rebuild 2023-10-07 15:41:22 +08:00
Ryan Yin
1d18061a1a feat: nix module's specialArgs 2023-10-04 15:05:42 +08:00
Ryan Yin
7918e3d88e feat: nix module's default parameters & specialArgs 2023-10-04 15:03:55 +08:00
Ryan Yin
70fc4315a9 fix: https://github.com/ryan4yin/nixos-and-flakes-book/issues/30 2023-09-11 00:08:34 +08:00
Ryan Yin
221f20678c fix: nixos-rebuild - specify flake's output name 2023-09-04 16:15:58 +08:00
Hemanth Bollamreddi
8686d98906
Update modularize-the-configuration.md 2023-08-29 15:56:41 +05:30
Ryan Yin
4f50190393 polish: monior changes 2023-08-17 22:26:16 +08:00
Ryan Yin
7dbaf87908 fix: link 2023-08-14 00:32:53 +08:00
Ryan Yin
d7b1518882 feat: add https://github.com/NixOS/nix.dev/issues/281 2023-08-13 12:37:28 +08:00
Ryan Yin
af34724e5a feat: add Misterio77/nix-starter-configs 2023-08-13 12:24:33 +08:00
Ryan Yin
dfe71081f2 fix: Adding Custom Cache Mirrors 2023-08-03 11:06:57 +08:00
Ryan Yin
cc056cf262 fix: Adding Custom Cache Mirrors 2023-08-03 11:06:18 +08:00
Ryan Yin
d24cb2a50c feat: Adding Custom Cache Mirrors 2023-08-03 11:05:21 +08:00
Ryan Yin
3a88361150 feat(zh+en): introduction to flakes 2023-07-26 11:48:46 +08:00
Ryan Yin
275724e82e feat: minor updates 2023-07-19 10:58:23 +08:00
Ryan Yin
2df64919e0 chore: polish 2023-07-19 10:35:14 +08:00
Ryan Yin
49a5f6f6a1 chore: udpate nix cache mirror(remove bfsu, as its data lags too much) 2023-07-16 13:35:45 +08:00
Felix Dietze
d88c7024f0
Mention hostname nixos-test 2023-07-14 16:45:05 +02:00
Ryan Yin
75fce20fde feat: home manager vs nixos 2023-07-11 17:42:20 +08:00
Ryan Yin
3b2aae967e feat: polish 2023-07-08 18:53:21 +08:00
Ryan Yin
b8653668c3 feat: nixo with flakes enabled 2023-07-08 18:20:55 +08:00
Ryan Yin
87c923b998 fix: missing footnote 2023-07-08 17:38:32 +08:00
Ryan Yin
957274ae8a fix: missing footnote 2023-07-08 17:37:59 +08:00
Ryan Yin
e7165e2abd feat: highlight code blocks 2023-07-08 13:36:47 +08:00
Ryan Yin
ec66f696c7 feat: highlight code blocks 2023-07-08 13:34:48 +08:00
Ryan Yin
faa3709a24 feat: highlight code blocks 2023-07-08 13:32:05 +08:00
Ryan Yin
871e68f9c8 chore: remove blank lines 2023-07-08 12:55:51 +08:00
Ryan Yin
4ea4361f94 fix: nix-channel is ineffective after switching to flakes 2023-07-08 12:52:49 +08:00
Ryan Yin
abe0a20ddb fix: openssh config in nixos 23.05 2023-07-08 12:43:59 +08:00
Ryan Yin
d6cce1383e fix: errors introduced by chatgpt 2023-07-08 12:42:00 +08:00
Ryan Yin
65fda41cc0 feat: add badage 2023-07-08 12:34:34 +08:00
Ryan Yin
62369233a4 feat: update nixos's version to 23.05, update content in start-using-home-manager 2023-07-08 11:44:49 +08:00
Noam Stolero
c4f292d8cf fix: home.nix conetent example
Signed-off-by: Noam Stolero <noamstolero@gmail.com>
2023-07-07 23:11:21 +03:00
Ryan Yin
966ff53c95 feat: update links & refactor ./docs/.vitepress/config.ts 2023-07-08 02:30:28 +08:00
Ryan Yin
32a3d692f4 feat: add Home Manager Option Search 2023-07-06 11:55:47 +08:00
Ryan Yin
31015cfb43 feat: minor updates 2023-07-06 11:34:38 +08:00
Ryan Yin
e68c74cafd fix: polish by chatgpt 2023-07-04 14:01:18 +08:00
Ryan Yin
b766b4c91e feat: polish by chatgpt 2023-07-04 13:56:18 +08:00
Michael Davis
19ba6f35af
fix: use 'hx' to start the Helix editor 2023-07-03 15:22:54 -05:00
Ryan Yin
162d551002 fix: minor changes 2023-07-03 18:18:24 +08:00
Ryan Yin
30a1ff5ed2
feat: minor updates 2023-07-03 18:16:12 +08:00
Ryan Yin
6d9308752d
chore: remove duplicated content 2023-07-03 17:56:28 +08:00
Luca Di Carlo
25e1d50757
chore: typo 2023-06-30 22:24:57 +02:00
Ryan Yin
3bfffff046 fix: page title 2023-06-30 17:05:24 +08:00
Ryan Yin
3272a9ee9e fix: typo 2023-06-28 18:06:57 +08:00
Ryan Yin
b85d214e52 feat: polish 2023-06-28 17:52:53 +08:00
Ryan Yin
42973e6bcc feat: polish 2023-06-28 17:38:04 +08:00
Ryan Yin
6e2a910f86 feat: add some links into module-system and advanced-topics 2023-06-28 15:31:18 +08:00
Ryan Yin
5d0a512393 feat: add new chapter - development 2023-06-27 18:08:37 +08:00
Ryan Yin
2195c65a3a fix: grammar problems 2023-06-24 12:43:23 +08:00
Ryan Yin
4dedfdf410 fix: uppercase 2023-06-24 12:23:06 +08:00
Ryan Yin
6c19122dbc fix: broken url 'Home Manager Manual' 2023-06-24 12:20:01 +08:00
Ryan Yin
55134de7d5 feat: add TODO 2023-06-24 11:53:14 +08:00
Ryan Yin
f20e69620e polish: minor changes 2023-06-24 01:17:48 +08:00
David BELEY
f9eacd7c89
Fix typos 2023-06-23 18:55:40 +02:00
Ryan Yin
2cfc3ec6a9 fix: broken url 2023-06-24 00:25:52 +08:00
Ryan Yin
192df99403 feat: update - reduce disk usage 2023-06-23 23:56:28 +08:00
Ryan Yin
86ab7528ff feat: add content - reduce disk usage 2023-06-23 23:53:25 +08:00
Ryan Yin
ea8d7edc52 feat: minor updates 2023-06-23 23:49:18 +08:00
Ryan Yin
a2d35c5d18 fix: typos, broken links, and other updates 2023-06-23 23:42:43 +08:00
Ryan Yin
3fe5fb1fa3 feat: finish 'usage of flakes' 2023-06-23 23:16:24 +08:00
Ryan Yin
f0751b62dc feat: finish 'nixos-with-flakes' 2023-06-23 21:19:20 +08:00