6e10f63911
profiles/dev: add coreutils-replacement submodule
2023-12-12 09:50:08 +08:00
e1c081b96d
config: fix conditional home-manager config
...
This should now work both for standalone home-manager and
home-manager-with-NixOS setup.
2023-12-10 17:49:52 +08:00
c50e199035
profiles/dev: remove shell configuration
...
It's better to let this be handled by individual home-manager users.
2023-11-26 11:41:23 +08:00
d519835c44
profiles/dev: update extras application list
2023-11-26 11:09:26 +08:00
6dbe0c2c23
profiles/dev: set conditional nix-index module for home-manager
2023-11-15 06:56:12 +08:00
43f55f9c9b
profiles/dev: add submodule for funsies CLI apps
2023-10-26 22:09:41 +08:00
e3bb442154
profiles/dev: add servers submodule
...
Mainly for managing them VPSs while in your home.
2023-10-17 13:26:06 +08:00
c410ece05a
treewide: remove options
attribute for modules
2023-10-02 14:26:11 +08:00
3b22d0e8b3
profiles/dev: remove shadered
2023-09-24 20:06:10 +08:00
ae9e7b06b2
profiles/dev: add shaders submodule
2023-09-23 20:23:22 +08:00
c8dc2b57ce
profiles/dev: replace exa with eza
...
Unmaintained and also in a state of being removed in nixpkgs.
2023-09-15 12:54:49 +08:00
e8677bd6ed
profiles/dev: add extra dev utilities
2023-09-11 18:20:00 +08:00
8cf08e3f29
profiles/dev: add quilt
2023-09-11 18:19:18 +08:00
8c02a0db68
profiles/dev: add gum into extras
submodule
2023-09-04 14:13:05 +08:00
d26aade8b4
profiles/dev: add cookiecutter program
2023-09-03 01:44:08 +08:00
b2ace202e6
profiles/dev: update attribute name for vidir package
2023-08-19 12:05:37 +08:00
c8cb7b686d
profiles/dev: add flags for Atuin
2023-08-01 17:31:13 +08:00
f1131fb847
profiles/dev: add configuration for lf
2023-07-25 20:22:16 +08:00
35f0abedd0
profiles/dev: update fzf widget commands
2023-07-24 15:23:32 +08:00
53f7cf6e83
chore: reformat codebase
2023-06-29 14:17:38 +08:00
7ea15ea9fa
profiles/dev: remove extra Bash functions
...
It turns out fzf has some niceties with history and file selection which
is closer to how I imagine it. PRETTY NICE!
But it does override my Atuin configuration which doesn't have its shell
integration enabled. It does have some conflict with the Wezterm
shell integration. This is a problem for future me to deal with.
2023-06-23 18:15:05 +08:00
795723c17f
profiles/dev: add Zellij configuration
2023-06-23 17:12:43 +08:00
f73108e4e6
profiles/dev: add lazygit configuration
2023-06-23 17:12:31 +08:00
3dfb75a9d4
profiles/dev: add fzf configuration
2023-06-23 17:12:10 +08:00
16086329cf
profiles/dev: add moar and dasel
2023-05-27 17:47:16 +08:00
8bef44769e
profiles/dev: alphabetize application list
2023-05-02 12:34:12 +08:00
5af155ef82
profiles/dev: add license-cli
2023-05-02 12:33:15 +08:00
ec6724db2d
profiles/dev: configure bat
2023-04-20 14:57:41 +08:00
32760b2253
profiles/dev: add zenith to extra subcategory
2023-03-09 11:44:21 +08:00
Gabriel Arazas
5f32e4fd98
profiles: update misc parts of config
2022-11-26 14:13:59 +08:00
Gabriel Arazas
18adca6409
config: add more comments
...
Accumulated over time so time for another commit.
2022-11-06 17:38:51 +08:00
Gabriel Arazas
69fac7d04c
profiles/dev: configure direnv
2022-10-19 15:11:45 +08:00
Gabriel Arazas
aefbbba7cf
profiles: update comments
...
Welp, it accumulated over time and I had fun updating these little
descriptions.
2022-10-13 18:32:47 +08:00
Gabriel Arazas
ae0cb8596a
config: refactor and update
2022-10-10 11:45:22 +08:00
Gabriel Arazas
08160eb827
misc: update and refactor
2022-08-13 08:31:44 +08:00
Gabriel Arazas
0c7f57f5a9
profiles/dev: update atuin config
2022-07-14 08:04:24 +08:00
Gabriel Arazas
95d30dbdcf
profiles/dev: fix custom functions... again
2022-07-09 10:52:54 +08:00
Gabriel Arazas
ff18237d0b
profiles/dev: improve custom functions
2022-07-08 06:27:12 +08:00
Gabriel Arazas
91b31d6d30
profiles/dev: update dev.shells to add Bash as preferred shell
2022-07-06 07:46:40 +08:00
Gabriel Arazas
fbda6c94ff
profiles/dev: replace hexchat with treefmt
2022-06-12 13:50:30 +08:00
Gabriel Arazas
3438f4392e
profiles: update various profiles
2022-06-09 13:00:23 +08:00
Gabriel Arazas
d586fba900
update profiles and user configs
2022-05-20 14:47:09 +08:00
Gabriel Arazas
7ec58315c1
update various files
2022-04-30 20:31:11 +08:00
Gabriel Arazas
905b5680b1
Clean up the files
2022-02-02 12:27:32 +08:00
Gabriel Arazas
6b481a163a
Restructure the modules
...
While it is easier to maintain the modules by prefixing them all with
`modules`, it is not easy when used from other flakes and/or modules.
This is my attempt on making it easier with appropriate namespaces.
Update home-manager user from the restructure
2022-01-09 19:44:09 +08:00