Oliver Davies
02c909ed44
Replace eza with lsd
2024-02-04 12:36:43 +00:00
Oliver Davies
c2cbf111bf
Install fzf with Home Manager
2024-01-25 07:18:14 +00:00
Oliver Davies
3d51d8fc3f
Switch back to NixOS unstable
2024-01-14 13:54:30 +00:00
Oliver Davies
4e1c3123a0
Switch back to 23.05
...
Issues with Neovim, Harpoon and/or Telescope.
2023-12-24 16:59:08 +00:00
Oliver Davies
5e6bee6432
Manage ripgrep with Home Manager
2023-12-17 17:52:59 +00:00
Oliver Davies
a6be7cabc4
Revert "Add openssl"
...
This reverts commit 22aa32f852
.
2023-12-15 11:16:09 +00:00
Oliver Davies
22aa32f852
Add openssl
2023-12-13 10:25:55 +00:00
Oliver Davies
933a6b288e
Remove just
2023-12-13 10:25:34 +00:00
Oliver Davies
580e7c7940
Remove terraform
...
Remove `terraform` from the global Home Manager packages as this is now
added into per-project Flakes instead.
2023-12-13 01:03:41 +00:00
Oliver Davies
b40e25dea0
Revert "Switch to unstable by default"
...
This reverts commit 3c7877776e
.
Slack was broken when using the unstable version of nixpkgs.
2023-12-12 20:17:40 +00:00
Oliver Davies
3c7877776e
Switch to unstable by default
2023-12-06 15:36:10 +00:00
Oliver Davies
80860fe6df
Upgrade nixpkgs to 23.11
2023-12-03 08:54:29 +00:00
Oliver Davies
6514792445
refactor(flake): add pkgsUnstable in other files
2023-11-04 10:29:29 +00:00
Oliver Davies
7b86cafc22
stable
2023-10-03 23:35:26 +01:00
Oliver Davies
3ea182c94b
chore(nixos): re-organise packages
...
Remove packages that are either no longer used or have been moved into
per-project flakes that are used with direnv.
2023-10-03 18:44:31 +01:00
Oliver Davies
ee4733438a
build(deps): add go and gopls
2023-09-22 07:45:29 +01:00
Oliver Davies
028c69bccf
chore(nvim): remove unused configuration
2023-09-18 22:49:55 +01:00
Oliver Davies
ec344fd4f5
refactor: remove nodemon
...
Removing this as I mostly use `inotifywait` via the `watch-changes`
script instead of nodemon.
2023-09-18 22:42:41 +01:00
Oliver Davies
f93c1ba9c7
unstable by default
...
Switch back to using `nixpkgs-unstable` by default and using
`nixpkgs-2305` when needed, such as for `exa` which is no longer
maintained and available.
In a future commit, I'll switch to `eza` which is the recommended alternative.
https://github.com/eza-community/eza
2023-09-17 23:40:32 +01:00
Oliver Davies
3b890d9ee5
refactor(flake): split NixOS Home Manager configs
...
Create a NixOS-specific Home Manager configuration and a reusable shared
configuration that can be imported and also used by other configurations,
such as WSL2.
2023-08-08 22:35:23 +01:00