Timothy DeHerrera
|
cef548d232
|
Revert "Merge branch 'nur' into template"
This reverts commit 48afb873c1 , reversing
changes made to 7e58e0457e .
|
2020-01-10 21:55:09 -07:00 |
|
Timothy DeHerrera
|
db5bc5f57c
|
README.md: add NUR usage
|
2020-01-10 00:38:59 -07:00 |
|
Timothy DeHerrera
|
86a1974010
|
Merge pull request #5 from bbigras/patch-1
fix typos in README.md
|
2020-01-08 12:41:38 -07:00 |
|
Timothy DeHerrera
|
030eb7d9c2
|
README.md: advise about nix-channels deprecation
|
2020-01-07 16:37:46 -07:00 |
|
Bruno Bigras
|
fc3b375381
|
fix typos in README.md
|
2020-01-07 15:57:55 -05:00 |
|
Timothy DeHerrera
|
56be97690f
|
README.md: expand on quick setup details
|
2020-01-07 13:04:32 -07:00 |
|
Timothy DeHerrera
|
6d537c35c4
|
shell.nix: run nix build as root
Variables mist be preserved so use `sudo -E`. Fixes #4.
|
2020-01-07 13:02:35 -07:00 |
|
Timothy DeHerrera
|
8f52fbd807
|
README.md: emphasize that users are profiles
|
2020-01-06 17:24:25 -07:00 |
|
Timothy DeHerrera
|
5b49f1d1bf
|
README.md: removed flake vcs info by mistake
Adding it back resolves #2.
|
2020-01-06 17:03:10 -07:00 |
|
Timothy DeHerrera
|
32381093ad
|
README.md: clarify overlays better
|
2020-01-06 00:16:21 -07:00 |
|
Timothy DeHerrera
|
4cf8048807
|
overlays: init overlays directory
Overlays now live globally in the overlays directory. They will be
pulled into the flake and the rest of your configuration automatically
from there.
|
2020-01-06 00:01:00 -07:00 |
|
Timothy DeHerrera
|
e92bb060ee
|
utils: rename utils to usr for module args
Avoids a name conflict.
|
2020-01-05 23:01:00 -07:00 |
|
Timothy DeHerrera
|
6770621c70
|
utils: add to specialArgs
All the utility functions defined in lib/utils.nix are now easily
accessible via NixOS module arguements, i.e. `{ utils, ... }:`
|
2020-01-05 22:41:19 -07:00 |
|
Timothy DeHerrera
|
f04bc17c89
|
README.md: don't specify branch name
|
2020-01-05 18:57:04 -07:00 |
|
Timothy DeHerrera
|
97c87299de
|
README.md: further refinements
|
2020-01-05 18:26:09 -07:00 |
|
Timothy DeHerrera
|
e7153d31fe
|
README.md: be more concise
|
2020-01-05 03:43:28 -07:00 |
|
Timothy DeHerrera
|
b328616d76
|
CONTRIBUTING.md: break off from README.md
|
2020-01-04 17:16:59 -07:00 |
|
Timothy DeHerrera
|
a4a1908af2
|
README.md: reflect changes to profiles
|
2020-01-04 16:32:57 -07:00 |
|
Timothy DeHerrera
|
0b131c0bf1
|
README.md: add missing apostophe
|
2020-01-04 15:33:51 -07:00 |
|
Bruno Bigras
|
998ab8ca42
|
fix some typos in README.md
|
2020-01-04 00:51:23 -05:00 |
|
Timothy DeHerrera
|
16b8136f50
|
change formatter to nixfmt
|
2020-01-03 22:06:31 -07:00 |
|
Timothy DeHerrera
|
cd8900dd47
|
README.md fix incorrect punctuation
|
2020-01-03 20:37:07 -07:00 |
|
Timothy DeHerrera
|
0ad4236bcb
|
README.md: refine language and clarify more
|
2020-01-03 20:23:13 -07:00 |
|
Timothy DeHerrera
|
46e41ccc75
|
README.md: link to nrdxp branch
|
2020-01-03 19:07:42 -07:00 |
|
Timothy DeHerrera
|
5b5d072851
|
users: create on entering nix-shell
|
2020-01-03 18:06:01 -07:00 |
|
Timothy DeHerrera
|
c608b60700
|
README.md: fix type
|
2020-01-03 17:57:44 -07:00 |
|
Timothy DeHerrera
|
89c2e04bb3
|
secrets: create on entering a nix-shell
|
2020-01-03 17:54:27 -07:00 |
|
Timothy DeHerrera
|
73d3826d64
|
Initialize template branch
Remove all idiosyncratic stuff and only leave profiles, modules and pkg
definitions, which are general and applicable for any configuration.
|
2020-01-03 17:47:17 -07:00 |
|
Timothy DeHerrera
|
a125cc3396
|
README.md: expand on aim, and explain secrets
|
2020-01-03 17:05:26 -07:00 |
|
Timothy DeHerrera
|
a1a2a2c7e2
|
README.md: elaborate on project structure
Provide details for contribution and bootstrapping.
|
2020-01-01 23:17:50 -07:00 |
|
Timothy DeHerrera
|
c2d1230a00
|
succinct description and README.md
|
2019-12-05 02:15:30 -07:00 |
|
Timothy DeHerrera
|
79181e103f
|
setup configurations API
NixOS file, configurations/<name>.nix, will be easily installable
via `nixos-rebuild --flake ".#<name>"`.
|
2019-12-05 01:58:40 -07:00 |
|
Timothy DeHerrera
|
17713c22d0
|
init
|
2019-12-02 22:18:30 -07:00 |
|