Commit Graph

14 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
d889861c21 Update flake registry related pages (#222)
- NixOS automatically manages the flake registry because I fixed it.
- Clarify that nix-channel does have a spiritual successor in flakes in
  the form of the registry, but that it's kind of useless.
2025-05-05 11:23:36 +08:00
8028d83893 fix: issue #214 2025-04-16 14:40:45 +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
d69ed1964f polish: nixpkgs module system 2024-12-10 21:17:12 +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
3073514501 Update nixos-with-flakes-enabled.md (#202) 2024-11-27 14:31:50 +08:00
432e55e7ac docs: fix logic typo (#200)
trailing slash caused to copy directory. so the output was
/etc/nixos/nixos-config/*.nix
and should be
/etc/nixos/*.nix
2024-11-23 07:08:39 +08:00
c49e0d4892 chore: bump nixpkgs to 24.11 (#199) 2024-11-22 14:21:53 +08:00
4f57a83758 refactor: update vitepress, refactor config.ts & en docs (#195) 2024-11-14 13:58:36 +08:00