40 Commits
Author SHA1 Message Date
Gabriel Fontes fe4c4b136e remove nix 2.4 check step on readme
No one's running that at this point. See https://github.com/Misterio77/nix-starter-configs/issues/85
2026-04-23 23:00:13 -03:00
Gabriel Fontes ff1ded0966 update out of date notice 2026-04-23 22:59:52 -03:00
dkeithdjandGab Fontes 79ccb0c591 fix: typo 2025-11-15 10:59:27 -03:00
Norbert MelzerandGab Fontes ce64bc072e replace outputs with inputs.self 2025-11-15 10:49:26 -03:00
Sean GilliganandGab Fontes 6d9b973056 README: Update wiki links to wiki.nixos.org 2025-11-15 10:48:37 -03:00
Gabriel FontesandGitHub cd2634edb7 Update README.md 2024-09-06 22:05:58 -03:00
Gabriel FontesandCharlot Shaw 877f702df2 add note about out-of-date lock
Co-authored-by: Charlot Shaw <141575226+charlot-shaw@users.noreply.github.com>
2024-04-27 10:06:04 -03:00
musjjandGabriel Fontes 972935c1b3 home-manager: re-organize sections with some minor re-wording 2023-11-12 12:29:51 -03:00
musjjandGabriel Fontes a623895906 clarify how to setup home-manager in ephemeral environments 2023-11-12 12:29:51 -03:00
YanniPapandreouandGabriel Fontes 6c374a2824 removed additional comment
Co-authored-by: Gabriel Fontes <hi@m7.rs>
2023-08-19 08:37:38 -03:00
YanniPapandreouandGabriel Fontes fdb119ed51 removed comment about assumption
Co-authored-by: Gabriel Fontes <hi@m7.rs>
2023-08-19 08:37:38 -03:00
Yanni PapandreouandGabriel Fontes 32ec2e41fb fixed typo 2023-08-19 08:37:38 -03:00
Yanni PapandreouandGabriel Fontes 902416b648 updated README to correct section on using home-manager as a NixOS module 2023-08-19 08:37:38 -03:00
Gabriel Fontes f313c8acec document how to use home-manager as NixOS module 2023-02-20 17:22:38 -03:00
Gabriel Fontes 8071557c31 reorganize modules and overlays
This update makes using flake (self or external) modules and overlays
more explicit, by setting nixpkgs options directly in the config,
instead of the flake. To help import your own overlays and modules, the
`outputs` attribute is now available on your configs.
2022-11-08 17:59:31 -03:00
Gabriel Fontes 2e4b816bd6 eval nixpkgs on minimal, document nixpkgs config
Fixes https://github.com/Misterio77/nix-starter-configs/issues/3
2022-09-19 10:56:25 -03:00
Gabriel Fontes f8b2aed834 clarify that you can use hm alone if you want 2022-08-05 23:27:38 -03:00
Gabriel Fontes 6a0ec938ad make command steps a bit clearer 2022-08-05 23:21:18 -03:00
Gabriel Fontes cc6ca290a9 move multi-host/user info up 2022-08-05 22:50:43 -03:00
Gabriel Fontes c807ea1b0a add advise on how to chose 2022-08-05 22:49:13 -03:00
Gabriel Fontes 8df6a51b97 add more provides info and add troubleshooting 2022-08-05 22:45:23 -03:00
Gabriel Fontes a06bdecdad new version, with both templates on the same branch 2022-08-05 22:34:46 -03:00
Gabriel Fontes ff5bc7eb4d more complete example 2022-08-05 22:19:29 -03:00
Gabriel Fontes 00d07da8ff fix typo 2022-05-22 19:34:55 -03:00
Gabriel Fontes c735d3b576 simple version 2022-05-22 19:31:56 -03:00
Gabriel Fontes fa0748a598 fix shell.nix error, normalize user and host names, add more info about initial password 2022-04-25 10:03:15 -03:00
Gabriel Fontes 52a5592a5c fix typo 2022-04-24 22:58:35 -03:00
Gabriel Fontes f1979cc646 add confused section for real begginners 2022-04-24 22:57:48 -03:00
Gabriel Fontes fc0ed86223 remove confusing reminder 2022-04-24 21:28:01 -03:00
Gabriel Fontes 85075651cf fix typos 2022-04-24 21:16:16 -03:00
Gabriel Fontes 33523921cb add a few links 2022-04-24 21:07:40 -03:00
Gabriel Fontes 14db50d82f recommend using template 2022-04-24 21:03:04 -03:00
Gabriel Fontes c6cbb4b602 fix some typos and improve wording on later tips 2022-04-24 20:56:56 -03:00
Gabriel Fontes f22eb905f4 improve header hierarchy, add experimental features feature flag 2022-04-24 20:43:29 -03:00
Gabriel Fontes 29ec531cd9 major refactor and doc update
This commit completely overhauls the documentation, uses the latest .default nix syntax, and overalls improves the usage experience
2022-04-24 20:35:26 -03:00
Gabriel Fontes f733955714 Add multiple versions to readme 2022-04-24 10:14:49 -03:00
Gabriel Fontes 1cd2804300 header size typos 2021-12-17 11:35:21 -03:00
Gabriel Fontes 2ac6ef6c55 some more docs, and a minimal working system config 2021-12-17 11:32:24 -03:00
Gabriel Fontes a6723de2a0 use nix develop instead of nix-shell on README 2021-12-16 21:37:33 -03:00
Gabriel Fontes cfbd78cda2 add documentation and nix with flakes to devshell 2021-12-16 19:12:15 -03:00