Commit Graph

293 Commits

Author SHA1 Message Date
Pacman99
bcca7d137a add argument for generic profile defaults 2021-04-07 13:36:01 -07:00
David Arnold
8a593ca296 Fix #16: nixosProfiles -> nixosHosts
nixosProfiles might conflict a little too much with downstream naming.
2021-04-07 15:13:01 -05:00
Gytis Ivaskevicius
6d6f6137a8 Remove built with nix badge since it does not look good :/ 2021-03-28 22:36:50 +03:00
Gytis Ivaskevicius
5f3255723a Improve documentation 2021-03-28 22:35:11 +03:00
Gytis Ivaskevicius
c47674a1e7 Enforce extra argument 'inputs' and cleanup codebase 2021-03-28 22:35:11 +03:00
Gytis Ivaskevicius
4c7a9a9765 Yep, I just made repl even better. Pkgs supports overlays out of the box :) 2021-03-28 22:35:11 +03:00
Gytis Ivaskevicius
2d13bfdf0b Add replApp 2021-03-28 22:35:11 +03:00
Gytis Ivaskevicius
e3324838ba Fix channels switching 2021-03-28 22:35:11 +03:00
Gytis Ivaskevicius
7288a0b6ac Cleanup 2021-03-28 22:35:11 +03:00
Gytis Ivaskevicius
638a49c2c3 Remove deprecated functions 2021-03-28 22:35:11 +03:00
Gytis Ivaskevicius
c9fc0e2fe2 Fix #5 - Remove custom NIX_PATH implementation 2021-03-28 22:35:11 +03:00
Gytis Ivaskevicius
4b9afd9ed2 Fix #4 - replace nixpkgs implementation. Breaks channels patching and channels switching 2021-03-28 22:35:11 +03:00
Gytis Ivaskevicius
51cb739c9c
Merge pull request #1 from gytis-ivaskevicius/staging (Release v1.0.0)
Release v1.0.0
2021-03-21 14:00:24 +02:00
Gytis Ivaskevicius
9c5040853e Update fufexan dotfiles url 2021-03-21 13:59:21 +02:00
Gytis Ivaskevicius
9107833de3 Update README.md 2021-03-21 13:51:18 +02:00
Gytis Ivaskevicius
31090f3aff Add somewhat realistic flake example 2021-03-21 13:46:55 +02:00
Gytis Ivaskevicius
97ed9fbb48 Remove 'modulesFromDir' function 2021-03-21 12:06:54 +02:00
Gytis Ivaskevicius
48eb917bb3 Improve documentation 2021-03-21 11:41:29 +02:00
Gytis Ivaskevicius
028284f6f2 Add 'supportedSystems' to exclude list 2021-03-21 11:30:28 +02:00
Gytis Ivaskevicius
b8a32da7bd Remove Darwin code since implementation will need to be different 2021-03-21 11:13:23 +02:00
Gytis Ivaskevicius
c247220156 Remove Darwin code since implementation will need to be different 2021-03-21 11:13:09 +02:00
Gytis Ivaskevicius
aa1e2c8e91 Update docs 2021-03-21 10:54:06 +02:00
Gytis Ivaskevicius
62780b5b65 Add nixosModules.saneFlakeDefaults 2021-03-21 10:34:06 +02:00
Gytis Ivaskevicius
885e0390d7 Add initial darwin support 2021-03-19 23:36:41 +02:00
Gytis Ivaskevicius
b96bd1a806 Add and functions 2021-03-19 23:18:27 +02:00
Gytis Ivaskevicius
4b16c00675 Change postfix to 2021-03-19 22:48:13 +02:00
Gytis Ivaskevicius
a638770577 Add channels paching support 2021-03-19 22:37:10 +02:00
Gytis Ivaskevicius
be73f1ee9b Update README.md 2021-03-15 20:53:20 +02:00
Justin Restivo
034cc2455d the startings of docs 2021-03-15 20:53:20 +02:00
Gytis Ivaskevicius
d1ee0e5bff Add supportedSystems option and inherit 2021-03-15 20:25:27 +02:00
Gytis Ivaskevicius
26de3f3ef3 Improve example a little 2021-03-15 20:20:29 +02:00
Gytis Ivaskevicius
0d6cecbf02 Update docs and function definitions 2021-03-15 20:13:58 +02:00
Gytis Ivaskevicius
74f43cfde3 Updated pkgs handling and added bunch of experimental functions 2021-03-14 20:43:03 +02:00
Gytis Ivaskevicius
6423777c8c Cleanup 2021-03-14 15:49:14 +02:00
Gytis Ivaskevicius
330244529e Add flake-utils 2021-03-14 14:26:29 +02:00
Gytis Ivaskevicius
c4b6aba615 Bit of cleanup + rename global to 2021-03-14 13:41:16 +02:00
Gytis Ivaskevicius
e2d0f38c28 Add ca-references 2021-03-14 12:45:47 +02:00
Gytis Ivaskevicius
4cd6361d68 Rename to 2021-03-13 20:59:32 +02:00
Gytis Ivaskevicius
37eca33b09 Update example 2021-03-13 20:39:43 +02:00
Gytis Ivaskevicius
ae5bd884e6 Fix default nixosConfigurations 2021-03-13 16:32:31 +02:00
Gytis Ivaskevicius
6accdfd758 Remove unused argument 2021-03-13 16:28:42 +02:00
Gytis Ivaskevicius
57dae8a9db Add package specific overlays implementation 2021-03-13 16:13:28 +02:00
Gytis Ivaskevicius
f28c31b661 Initial commit 2021-03-13 15:39:03 +02:00