Commit graph

24 commits

Author SHA1 Message Date
Tobias Happ
b76fb0954e treewide: improve option descriptions 2022-11-20 20:15:31 +01:00
Tobias Happ
4ca0fc01e4 home-manager: exclude home-manager options docs 2022-11-20 20:15:31 +01:00
Tobias Happ
2ef9a7faa2 home-manager: fix directory not found error
Prepend of /. produces directory not found error when building on a non
nix-on-droid environment. The etc module works also with just a string.
2022-10-11 21:37:01 +02:00
Tobias Happ
a5ed8b213f treewide: apply statix fixes 2022-10-04 00:43:13 +02:00
Tobias Happ
7d1ed0fbaa treewide: apply nixpkgs-fmt 2022-10-04 00:43:13 +02:00
Tobias Happ
b5ffc6d7df home-manager: add extraSpecialArgs and sharedModules options 2021-12-14 22:31:03 +01:00
Zhaofeng Li
74ff681bc9 Rename home-manager argument to home-manager-path 2021-12-12 02:16:59 +01:00
Zhaofeng Li
b1086df532 modules: Accept a path-like for home-manager
We don't actually use the initialized attrset for anything
other than its path.
2021-12-12 02:16:59 +01:00
Tobias Happ
43fafe1736 home-manager: remove support for 19.09 releases 2021-12-11 22:44:53 +01:00
Alexander Sosedkin
c4efd68279 replace references to 20.09 with 21.05 2021-06-26 19:01:42 +02:00
Bruno Bigras
abf7f56cb6 use the same nixpkgs and home-manager
Co-authored-by: Tobias Happ <Gerschtli@users.noreply.github.com>
2021-01-17 18:06:46 +01:00
Alexander Sosedkin
7bd0ebcef3 modules/home-manager: link profile to /etc 2020-11-27 21:04:17 +01:00
Tobias Happ
d8a1d446f9 release: update all references to 20.03 with 20.09 2020-11-27 21:04:17 +01:00
Tobias Happ
e6c7adaca0 home-manager: enable useUserPackages for version >= 20.09 2020-11-27 21:04:17 +01:00
Tobias Happ
e260c20a2e Add assertion for needed upgrade to nixpkgs 20.03 2020-04-26 14:01:09 +02:00
Tobias Happ
b4c185c146 Add assertion for needed upgrade to home-manager 20.03 2020-04-25 18:29:16 +02:00
Tobias Happ
c54509d26a Add useGlobalPkgs option 2020-04-25 18:26:29 +02:00
Tobias Happ
0e53bd6b1f Set extendedLib for home-manager 2020-04-25 18:26:29 +02:00
Alexander Sosedkin
ad7345897f Relicense to MIT License
Fixes: https://github.com/t184256/nix-on-droid-bootstrap/issues/44
2020-01-09 22:04:22 +01:00
Tobias Happ
c9e9ae3040 home-manager: Add backupFileExtension option 2020-01-08 03:08:58 +01:00
Tobias Happ
d848df3a33 Increase priority value to avoid conflict
When enabling useUserPackages, there is a conflict of duplicate package
installations.
2020-01-07 05:37:24 +01:00
Tobias Happ
cc77204f65 Add activationBefore and activationAfter options 2020-01-04 00:54:01 +01:00
Tobias Happ
33a13a24ae Fix home-manager module 2020-01-04 00:54:01 +01:00
Tobias Happ
f40362898a Add modules 2020-01-04 00:54:01 +01:00