Timothy DeHerrera
8939c3401b
project rename: nixflk -> devos
2021-02-17 18:31:33 -07:00
Timothy DeHerrera
4f44e0dd13
nix: patch nix directly for experimental features
...
The bash wrapper was causing issues with deploy-rs and the
experimental-features option in the config was causing hercules-ci to
spit out a bunch of junk in the logs. Patching nix with the default
values required for flakes fixes both of these issues.
2021-02-17 12:54:41 -07:00
Timothy DeHerrera
caba5fd756
deploy-rs: init support
...
Managing servers remotely is a big usecase, and deploy-rs is a flake
first deployment tool. By default, all nixosConfigurations are also
setup as deploy-rs nodes.
You'll still need to do some manual ssh setup, but other than that, the
system is ready to deploy.
2021-02-14 22:17:24 -07:00
Timothy DeHerrera
3a735ce70b
core: pin registry by ref
...
Users may wish to change the default value of override and nixos
inputs. If they do so, we want the registry listing to reflect the
proper ref names afterwards.
Also create a shell alias to easily search every flake in nix.registry.
2021-02-14 15:50:49 -07:00
Timothy DeHerrera
bf34d2071f
doc: new mdbook documentation
2021-02-14 02:46:05 -07:00
Louis Bettens
cc097e1c73
core: fix #115
2021-02-08 13:35:05 +01:00
Timothy DeHerrera
eb275d7d0e
core: fix #114
2021-02-07 18:23:31 -07:00
Timothy DeHerrera
69e0bdff63
local: remove
...
set locale and timezone per host instead
2021-02-06 01:39:55 -07:00
Timothy DeHerrera
1d5b489bb2
suites: mv to dir
2021-02-06 01:31:48 -07:00
Timothy DeHerrera
40b49c52c1
create core branch without any profiles
...
This core will be used as the new base for the reuse branch, which is
essentiall the same as the existing template branch, except that it is
rebased from this core, simplifying future rebasing.
2021-02-03 18:58:58 -07:00
Timothy DeHerrera
e92283e9d0
suites: fix play
2021-02-03 13:16:21 -07:00
Timothy DeHerrera
9234577e7e
suites: add users to suites
2021-02-03 13:16:21 -07:00
Timothy DeHerrera
c67b846929
profiles: add concept of suites
...
* Import attrs of profiles automatically with `defaultImport`.
* Refactor profiles to ensure all are functions returning a module.
* Add a suites.nix with collections of profiles.
* Add suites as `specialArgs` to modules.
* Add suite import to NixOS host.
2021-02-03 13:16:14 -07:00
Timothy DeHerrera
6b3100326b
core: add tealdeer
2021-02-02 22:46:12 -07:00
Timothy DeHerrera
61c732a8e0
qutebrowser: enable darkmode
2021-02-02 09:39:13 -07:00
Timothy DeHerrera
c5a2fa2f4d
qutebrowser: update config.py for new version
2021-02-02 09:27:19 -07:00
Timothy DeHerrera
f8e3b70aee
qutebrowser: patch merged upstream
2021-02-02 01:34:19 -07:00
Timothy DeHerrera
4514ea7687
graphical: latest kernel breaks nvidia
2021-02-02 01:30:24 -07:00
Timothy DeHerrera
5fd770d4db
qutebrowser: use pdf viewer
2021-02-01 23:37:39 -07:00
Timothy DeHerrera
acde966df4
develop: fix devshell package
...
Introduced in a1fade8
2021-01-28 14:47:48 -07:00
Timothy DeHerrera
a173bd4165
profiles#ci-agent: init
2021-01-25 09:20:40 -07:00
Timothy DeHerrera
7c0381f478
hosts: simplify nix_path
2021-01-23 16:45:21 -07:00
Timothy DeHerrera
1b80806516
compat: fixes
...
* fix nixos-option
* use flake-compat for all backward compat concerns
* rebuild devshell after any nix file changes
* reexport system pkgs as legacyPackages
* provide lib flake output
* provide flake lib to nixos configs via `lib.flk`
* clean up flake.nix
2021-01-23 16:45:10 -07:00
Timothy DeHerrera
75fa02fc02
kakoune: add haskell lsp support
2021-01-11 20:07:18 -07:00
Timothy DeHerrera
0e974ee976
develop#haskell: init profile
2021-01-11 20:06:08 -07:00
Timothy DeHerrera
28e473517d
editorconfig: fixup
2020-12-30 01:00:12 -07:00
Timothy DeHerrera
a1fad9c019
core: add n repl alias
2020-12-29 23:31:34 -07:00
Timothy DeHerrera
a4409f79e4
any-nix-shell: update overlay
2020-12-29 20:16:26 -07:00
Timothy DeHerrera
893e09278b
shell: switch to using mkDevShell
2020-12-28 23:12:27 -07:00
Timothy DeHerrera
932147304e
kakoune: load editorconfig
2020-12-28 19:05:46 -07:00
Timothy DeHerrera
2e6f10dc85
Fix any-nix-shell breaking nix-run
...
Simply apply the PR from haslersn/any-nix-shell#6 until it is merged
upstream.
2020-12-28 18:48:41 -07:00
Timothy DeHerrera
1d3c467ca0
virt: enable container configs
2020-12-27 17:38:49 -07:00
Timothy DeHerrera
8842ae52a0
kakoune: add dhall-lsp support
2020-12-27 17:38:22 -07:00
Timothy DeHerrera
42e02c08d6
adblocking: update hosts
2020-12-25 22:10:44 -07:00
Timothy DeHerrera
fde19f0117
direnv: use nix-direnv instead ad hoc hack
2020-12-25 22:09:09 -07:00
Timothy DeHerrera
89d7829169
virt: use docker alias so completion works
2020-12-25 15:57:47 -07:00
Timothy DeHerrera
5620569852
develop: switch to using gopass
2020-12-21 03:12:50 -07:00
Timothy DeHerrera
63b4e06098
qutebrowser: 1.3.1 -> 1.4.1
2020-12-21 03:12:49 -07:00
Timothy DeHerrera
d3f0ad14d3
core: fix direnv hook
2020-12-19 18:35:16 -07:00
Timothy DeHerrera
2a53745f3e
virt: enable oci containers via podman
2020-12-19 17:22:00 -07:00
Timothy DeHerrera
96b1ebf556
virt: overlay no longer useful
2020-12-19 17:21:24 -07:00
Timothy DeHerrera
993a79e61e
core: add manix and nix-index
2020-12-16 14:48:40 -07:00
Timothy DeHerrera
23c4a925a6
profiles#virt: add vagrant
2020-12-15 21:41:19 -07:00
Timothy DeHerrera
829bb503d5
startship: space the lock
2020-12-15 21:40:57 -07:00
Timothy DeHerrera
2bdead324b
starship: update config for new version
2020-12-14 16:55:45 -07:00
Timothy DeHerrera
0623b00924
kakoune: fix nix linting for new version
2020-12-10 13:10:53 -07:00
Timothy DeHerrera
c403cd1c32
update: small fixes after version bump
2020-12-05 18:13:13 -07:00
Timothy DeHerrera
ece0f8f8a2
cquery: is depricated; use clangd instead
2020-12-05 18:12:54 -07:00
Timothy DeHerrera
aba4d5f759
qutebrowser: fix pass userscript by adding rofi
2020-12-05 16:37:16 -07:00
Timothy DeHerrera
d897b364c6
profiles: reorganize
2020-08-04 13:44:11 -06:00