Commit graph

8 commits

Author SHA1 Message Date
Timothy DeHerrera da6e3fee94
format with nixpkgs#nixpkgs-fmt 2019-12-15 01:08:22 -07:00
Timothy DeHerrera 598b90c2bc
add users subfolder to root 2019-12-15 00:06:28 -07:00
Timothy DeHerrera 6b26ef84a8
profiles: init develop
setup zshrc
2019-12-14 21:37:46 -07:00
Timothy DeHerrera 96e530e2cb
set root password in core profile 2019-12-13 22:47:05 -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