Timothy DeHerrera
|
d0aa623d6f
|
set NIX_PATH to nixpkgs flake
|
2019-12-15 21:36:05 -07:00 |
|
Timothy DeHerrera
|
c900537587
|
home-manager: init
|
2019-12-15 01:35:12 -07:00 |
|
Timothy DeHerrera
|
6c51d2761a
|
utils: import from configurations
|
2019-12-15 01:23:19 -07:00 |
|
Timothy DeHerrera
|
da6e3fee94
|
format with nixpkgs#nixpkgs-fmt
|
2019-12-15 01:08:22 -07:00 |
|
Timothy DeHerrera
|
ae0746a5a4
|
utils: create utility functions to ease repetition
`reqImport` in particular, is useful for easily importing an entire
directory of nix files into an attribute set.
|
2019-12-13 21:30:43 -07:00 |
|
Timothy DeHerrera
|
7bffd55c6f
|
fix file systems import path
|
2019-12-05 11:09:17 -07:00 |
|
Timothy DeHerrera
|
08ede18662
|
mv modules/profiles profiles
|
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 |
|