Commit graph

79 commits

Author SHA1 Message Date
Bad
affe651726 Idk various stuff too lazy to list 2021-07-27 11:50:57 +02:00
Bad
c3c2b5f36d Remove markdown composer 2021-07-22 13:11:57 +02:00
Bad
8614abe701 Fix warning about a deprecated option in direnv 2021-07-20 16:15:56 +02:00
Bad
d80160264a Switch to rofi 2021-07-15 18:51:27 +02:00
Bad
42bda3414a Fix default terminal in sway 2021-07-12 20:14:28 +02:00
Bad
e0081668e0 Don't disable mouse while typing 2021-06-06 12:41:59 +02:00
Bad
71563734ca Merge branch 'core' into config 2021-06-03 14:35:53 +00:00
Bad
d16f5cc727 Fix clangd 2021-06-03 11:57:45 +02:00
Bad
bc907b30f6 Fix rust-analyzer 2021-06-01 22:04:48 +02:00
Bad
4b42ac393a Update packages 2021-05-30 19:48:55 +02:00
Bad
363b9bef8c Unset the SDL_VIDEODRIVER option to fix games 2021-05-16 18:04:04 +02:00
Bad
81556164d7 add kdeconnect 2021-05-16 00:37:03 +02:00
Bad
7b2789b363 Add syncthing 2021-05-16 00:21:30 +02:00
Bad
c1203f2475 Fix a bunch of stuff 2021-05-07 12:06:29 +02:00
Bad
1065309b01 Change default branch name to mistress 2021-05-03 14:09:09 +02:00
Bad
834cd96a2d Add clangd 2021-04-28 22:30:23 +02:00
Bad
ea376c621f Add clangd 2021-04-28 22:26:52 +02:00
Bad
b0ce77e392 Merge branch 'config' of im.badat.dev:bad/devos into config 2021-04-28 22:09:03 +02:00
Bad
ade09df4d3 Add markdown-composer 2021-04-28 22:03:45 +02:00
Bad
1459021625 Add clangd 2021-04-28 20:23:15 +02:00
Timothy DeHerrera
2d91946745
doc: move all docs under doc 2021-04-18 20:42:49 -06:00
Bad
6e55fa0a59 Add dnot die to tmux 2021-04-16 11:03:26 +02:00
Bad
06f22fd874 Separate mae into two users 2021-04-15 14:40:48 +02:00
Bad
332881e306 Add coc config 2021-04-15 12:23:55 +02:00
Bad
ae16e2ea9b Add sway home-manger config 2021-04-15 01:06:10 +02:00
Bad
b53eba6f59 Set default git branch name 2021-04-13 07:05:42 +00:00
Bad
827eafa765 Set username and email in git 2021-04-13 07:03:36 +00:00
Bad
79668bebc1 Add direnv to imports 2021-04-13 07:03:21 +00:00
Bad
d23101d515 Remove unused nvim package 2021-04-11 19:31:06 +02:00
Bad
0c8b07077e Refactor configs 2021-04-11 18:04:01 +02:00
Bad
97656f8e60 Add fzf 2021-04-11 18:00:14 +02:00
Bad
24f67782ed Add tmux to zshrc 2021-04-10 21:12:06 +02:00
Bad
c14709c941 Add nix-shell zsh 2021-04-10 14:50:48 +02:00
Bad
e5d8397eaa Add zsh configuration 2021-04-10 14:46:40 +02:00
Timothy DeHerrera
be4b612b23
treewide: format with nixpkgs-fmt 2021-04-09 19:22:08 -06:00
Bad
65f1230f38 redshift and stuff 2021-04-09 21:20:58 +02:00
Bad
621cab576f a 2021-04-09 19:51:39 +02:00
Bad
8f204d6f50 Format files 2021-04-06 20:59:09 +02:00
Bad
bb0468d538 Init 2021-04-06 13:37:40 +02:00
Pacman99
6d51ed0266 users: add Home Manager section to doc 2021-03-23 09:43:37 -07:00
Pacman99
dc9d9877b8 export homeConfigurations for all user@host pairs and add better home-manager only defaults 2021-03-23 09:43:37 -07:00
Pacman99
cc52cd9fa2 users: wire up all user profiles to userSuites and pass to home-manager 2021-03-23 09:43:37 -07:00
Pacman99
416a52fcd3 users: add and export user modules and import them in hosts 2021-03-23 09:43:37 -07:00
Timothy DeHerrera
8939c3401b
project rename: nixflk -> devos 2021-02-17 18:31:33 -07:00
Timothy DeHerrera
bf34d2071f
doc: new mdbook documentation 2021-02-14 02:46:05 -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
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
fde19f0117
direnv: use nix-direnv instead ad hoc hack 2020-12-25 22:09:09 -07:00
Timothy DeHerrera
70723403cc
direnv: flake based envs are pure by default
We should reflect this in the IN_NIX_SHELL envar, since it doesn't
get set properly otherwise.
2020-12-19 17:49:18 -07:00