Commit graph

158 commits

Author SHA1 Message Date
Bad
3638b3b8d1 Update flake.lock 2022-09-23 00:05:26 +02:00
MaeIsBad
3fbe1e57a6 Add .local/bin to paht 2022-09-21 14:56:03 +02:00
bad
3a4d27e505 Dont manage work git or podman with hm 2022-09-20 15:28:19 +02:00
bad
41455b2558 Switch the normal config to use the refactored modules 2022-09-19 15:56:01 +02:00
bad
93c596d4d1 Move default editor to neovim config 2022-09-19 15:51:26 +02:00
bad
bb817e9dec Move alacritty into a separate module 2022-09-19 15:41:22 +02:00
bad
4d1a550da9 Work config 2022-09-19 12:38:27 +02:00
Bad
b713a53961 Add docker-compose podman compat 2022-09-08 14:45:12 +02:00
Bad
4de6ac078d Enable git lfs support 2022-09-08 11:45:42 +02:00
Bad
f481387d5c Suspend instead of hibernating 2022-09-05 20:33:22 +02:00
Bad
e391a8d310 Add pyright lsp 2022-09-03 18:00:46 +02:00
Bad
a287f2d2e8 Clangd 2022-08-28 01:03:01 +02:00
Bad
87aeb4cfea Enable go-lsp 2022-08-26 22:55:16 +02:00
Bad
539646493a Switch over to nvim-lsp 2022-08-20 00:04:16 +02:00
Bad
a08b1d7277 Switch over to nix-lspconfig 2022-08-17 22:02:19 +02:00
Bad
7b37393bc5 Split ts lsp into a separate file 2022-08-17 01:26:57 +02:00
Bad
2ef25db9c3 Hibernate instead of sleeping 2022-08-02 18:54:41 +02:00
Bad
22d079b607 Enable python support in neovim 2022-07-11 16:13:04 +02:00
Bad
90315048ae Map coc-codeaction-line to f3 2022-07-08 23:45:54 +02:00
Bad
a46b9bc7ad Reformat code 2022-07-03 01:06:34 +02:00
Bad
8ce232f5d2 Unify desktop and laptop user configs 2022-07-01 21:32:26 +02:00
Bad
28f6c5df9f Update flake.lock 2022-07-01 21:20:02 +02:00
Bad
10268bc53f Switch to waybar 2022-06-29 13:56:14 +02:00
Bad
3e9863bb6a Refactor neovim config into separate modules 2022-06-29 00:13:00 +02:00
Bad
a783855706 Home-manager refactoring 2022-06-28 23:07:30 +02:00
Bad
20c1a3a4d1 Update flake lock 2022-06-23 16:45:01 +02:00
Bad
2c0bc433c2 Hybrid-sleep instead of sleep 2022-06-21 19:26:17 +02:00
Bad
dc3e284ffd Display rileys gender and pronouns in status bar uwu 2022-06-20 23:02:01 +02:00
bad
853ce7a14e Update flake.lock 2022-06-14 21:47:49 +02:00
Bad
e7557d0d55 Fix rust-analyzer 2022-06-08 11:21:14 +02:00
Bad
9521ecd892 Fix coc-nvim config 2022-05-24 20:19:06 +02:00
Bad
a2834818aa Disable auto sleep 2022-05-24 19:33:25 +02:00
Bad
8884bcc989 Add a wallpaper 2022-05-12 20:41:01 +02:00
Bad
a6dc46b5ca Disable vscode profile 2022-04-26 23:27:41 +02:00
Bad
284136ef2d Add kotlin-vim 2022-04-17 15:13:19 +02:00
Bad
cabfc9fd8e Remove zsh-nix-shell 2022-04-15 13:26:39 +02:00
Bad
22de5757d2 Improve the rust setup 2022-03-21 20:21:19 +01:00
Bad
ce1b939f17 Update flake.lock 2022-03-20 13:28:30 +01:00
Bad
cb82140c25 Replace mpv in workstations with a home manager module 2022-03-20 00:04:54 +01:00
bad
a457a2fcef Remove wordlists 2022-02-26 14:03:39 +01:00
Bad
0ed90f07ca Suspend after 5 minutes of inactivity 2022-02-25 00:13:37 +01:00
Bad
4b2e3ba69f Add lockscreen package 2022-02-22 22:01:49 +01:00
Bad
052bc57f6b Add a sleep script and bind the power button to it 2022-02-22 01:03:10 +01:00
Bad
878d4bef89 Add vscode 2022-02-20 18:18:55 +01:00
bad
f7667f36bf Merge remote-tracking branch 'github/main' into config 2022-02-10 16:48:30 +01:00
bad
216c3ce010 Add rust analyzer 2022-01-14 19:57:43 +01:00
David Arnold
838bcd1f51 nix-direnv: rm enableFlakes and pass nixUnstable
>        Failed assertions:
       - The option definition `programs.direnv.nix-direnv.enableFlakes' in `/nix/store/pv3vi4n7x83r4sc3ljqdgg9qifr4n5gp-source/users/profiles/direnv' no longer has any effect; please remove it.
       Flake support is now always enabled.
2021-12-29 14:00:25 -08:00
Bad
21c4a9be8f Update to 21.11 2021-12-06 20:13:29 +01:00
Bad
564545dc4f Merge remote-tracking branch 'upstream/main' into config 2021-11-30 21:41:12 +01:00
Dmytro Kostiuchenko
b15b8bf865 Do not hardcode UID for the exemplary user
uid = 1000 is an unreasonable default for an examplary user nixos, because someone trying DevOs on a working NixOS installation likely has their own user with uid=1000 already. The code thus renders /etc/passwd invalid preventing user from logging in
2021-11-29 10:41:33 -05:00