Commit Graph

265 Commits

Author SHA1 Message Date
Bart Gravendeel
50499d0d26
Fix markdown formatting for link 2024-01-22 14:25:53 +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
5e1bd4fbf5 feat: minor updates on intro 2024-01-11 16:32:11 +08:00
Ryan Yin
1bb27d5ca6 fix: typo 2024-01-11 13:47:04 +08:00
Ryan Yin
b1a2957837 feat: update system, simplify nixos-related commands 2024-01-11 13:30:48 +08:00
Ryan Yin
08d834d05d feat: accelerating dotfiles debugging 2024-01-11 13:14:32 +08:00
Ryan Yin
ab8840055f fix: accelerating dotfiles debugging 2024-01-11 13:11:52 +08:00
Ryan Yin
120c04a849 fix: typo 2024-01-11 12:53:14 +08:00
Ryan Yin
fdff7293f7 fix: dead links 2024-01-11 12:50:31 +08:00
Ryan Yin
946a22a5fc fix: dead links 2024-01-11 12:49:08 +08:00
Ryan Yin
5c80665ed1 fix: dead links 2024-01-11 12:48:06 +08:00
Ryan Yin
cd8704345e feat: accelerating-dotfiles-debugging 2024-01-11 12:46:10 +08:00
Ryan Yin
eef309f6de fix: typo 2024-01-11 11:46:17 +08:00
Ryan Yin
d547e022c8 fix: home manager's options link 2024-01-11 11:40:44 +08:00
Ryan Yin
723c13b7a9 fix: typo 2024-01-11 11:35:43 +08:00
Ryan Yin
34dd255b4e feat: nix run 2024-01-11 11:27:42 +08:00
Ryan Yin
825c3efdbe feat: replace Makefile with Justfile 2024-01-11 11:17:05 +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
Clouder
1b8a7b0dd2
fix: '' escape example comment 2024-01-06 02:26:40 +08:00
Yassine
b7ab262241
fix: "Home Manager Manual" refrence changed from .html to .xhtml 2024-01-01 00:32:55 +01:00
Gregory Gandy
22c8b8db43
Update intro.md to fix typo 2023-12-30 23:34:15 -08:00
Ryan Yin
2661ed78e2 fix: flake registry & NIX_PATH 2023-12-29 17:45:47 +08:00
Ryan Yin
e2ae505d9c feat: complex merging algorithm - nixpkgs module system 2023-12-26 14:09:02 +08:00
Ryan Yin
95e8f39885 feat: add links 2023-12-22 12:58:18 +08: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
915fc47eef feat: nix repl -f flake:nixpkgs 2023-12-16 20:03:16 +08:00
Ryan Yin
696f57b353 feat: disable nix channel 2023-12-13 11:59:41 +08:00
Ryan Yin
d0ce0ffafd feat: nix shell 2023-12-13 11:49:21 +08:00
Ryan Yin
8598bb3361 feat: nix develop 2023-12-13 11:42:14 +08:00
Ryan Yin
e1c0e3d815 feat: packaging 101 2023-12-13 11:13:51 +08:00
Ryan Yin
c098dfa2b0 feat: nix shell, nix develop & pkgs.runCommand 2023-12-13 11:05:32 +08:00
Ryan Yin
fb2fe1224a fix: broken links 2023-12-09 23:18:43 +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
b245c7059d feat: faq for 'error: collision' 2023-12-06 11:48:53 +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
imad.nyc
e742ba947a Fixed minor typo 2023-11-12 12:44:32 -05:00
Ryan Yin
50d73b93b2
Merge pull request #52 from xtian/patch-1
preface.md: Try to improve wording
2023-11-05 19:04:37 +08:00