92ec891c3a
Update flake.lock
2024-12-11 14:42:06 +01:00
9a59dfb308
nvim: Add support for clangd for C++ and ccls for C
...
clangd doesn't work the way I want it to with C.
ccls doesn't work the way I want it to with C++.
So now I use both for each ones they work well with.
2024-12-11 14:39:07 +01:00
b5d3970e71
nvim: Switch to clangd and use libcxx to support c++23 headers
...
For some fucking unknown reason the clang-tools package doesn't build
with libcxx by default and thus doesn't have the print header from C++23
which I need. I also don't know if they're fucking using the gcc13 c++
stdlib because the gcc14 one FUCKING HAS THE HEADER. I lost hours of
life which I am never going to get back to this fucking bullshit.
2024-12-10 14:39:49 +01:00
e77916ed2c
Remove NUR as it is no longer needed
2024-12-08 11:49:25 +01:00
0bc08cbf57
Update flake.lock
2024-12-08 11:48:19 +01:00
d0c1086790
x220: Enable bluetooth support
2024-12-08 11:47:38 +01:00
c36eebe6f1
git: Fix multiple identities
...
Very cursed solution but I don't have time to waste on it right now.
Will fix sometime later when I find the spare time to.
2024-12-08 11:46:43 +01:00
146fdb2087
river: Use upstream master branch of sandbar
...
No longer need to base it off of my fork as my changes have been merged
in to upstream sandbar.
2024-12-05 13:33:40 +01:00
bd8089d2d1
Update flake.lock
2024-12-05 13:33:09 +01:00
7ae46d8827
fix: Remove opentabletdriver as it depends on a deprecated package
...
It depends on the deprecated dotnet6. Going to re-enable once nixpkgs
pull request 360389 is propagated to nixos-unstable.
2024-12-01 13:17:34 +01:00
377c4be269
games: Remove xivlauncher
...
I haven't touched the game in months. Don't really need this anymore.
All it does is add a minute to rebuild time because C# is a piece of
shit that should've never cursed the earth.
2024-12-01 13:16:43 +01:00
724a874c97
git: Fix commit signing
2024-12-01 13:16:19 +01:00
f91234d87c
fix: pkgs.nerdfonts -> pkgs.nerd-fonts.go-mono
2024-12-01 10:38:40 +01:00
f9427b19d4
fix: Remove dead office.nix reference
2024-12-01 10:35:55 +01:00
40c30e8e85
Update flake.lock
2024-12-01 10:35:16 +01:00
2392162b56
office: Remove it
...
I already have LaTeX for text documents and I can also just write a csv
file and use Python to display it as a graph or similar instead of using
libreoffice calc.
2024-12-01 10:32:47 +01:00
a06e6c3f92
git: Add support for multiple identities
2024-12-01 10:32:16 +01:00
3703d7f392
Add libreoffice
2024-11-24 16:13:11 +01:00
e1d25b2968
tmux: Enable mouse support
2024-11-24 16:12:25 +01:00
3cb5f4f832
Update flake.lock
2024-11-24 12:36:28 +01:00
daedf93ecd
git: Set default pull behaviour to rebase
2024-11-24 12:31:33 +01:00
c0fa670037
Add tmux configuration
2024-11-24 12:31:33 +01:00
5f0b6270d5
Update flake.lock
2024-11-22 12:34:14 +01:00
8969d53cc6
Add cuda support
2024-11-22 12:33:53 +01:00
fad1c5cc4c
Persist tidal-hifi files
2024-11-21 12:52:00 +01:00
1b9d7edc56
Add tidal
2024-11-20 18:51:30 +01:00
7c56237e3c
Update flake.lock
2024-11-20 00:30:06 +01:00
6aa8987192
Update flake.lock
2024-11-15 15:08:20 +01:00
6c4c6d75db
Update flake.lock
2024-11-11 17:40:51 +01:00
b831fca353
oops
2024-11-11 17:40:33 +01:00
ea199534e0
This commit is a byproduct of your imagination
...
This does not exist. Take your pills and move on with your day.
2024-11-05 13:50:01 +01:00
5eec253da5
firefox: Do force the search engines
2024-11-05 13:46:34 +01:00
4470d6d1cc
Update flake.lock
2024-11-05 13:45:33 +01:00
d8ce89bd77
Add the x220 host
...
I don't have the time to split this commit
2024-10-30 15:32:07 +01:00
c0e985d51c
Update flake.lock
2024-10-09 18:49:31 +02:00
f13fb30320
Do not hardcode the network configuration
2024-10-04 17:46:28 +02:00
484ac04b91
Update flake.lock
2024-10-04 17:46:01 +02:00
862583d381
Update flake.lock
2024-09-28 21:06:34 +02:00
262d611277
games: Add gamescope to steam
2024-09-28 21:06:03 +02:00
b58b1ffcac
nvim: Add cord.nvim
2024-09-28 21:05:55 +02:00
4ce70b2458
nvim: Migrate to ts_ls from tsserver
2024-09-28 21:04:27 +02:00
7f85c7d10f
Update flake.lock
2024-09-26 19:04:21 +02:00
34f6aae4b2
Update flake.lock
2024-09-22 15:46:14 +02:00
e9fcc63fd7
Update flake.lock
2024-09-15 13:22:36 +02:00
712f401948
nvim: Replace clangd with ccls
...
Updating clangd did indeed not help. Maybe this fork of clangd fixed it
or something.
2024-09-07 19:56:59 +02:00
cb37a40743
Update flacke.lock
2024-09-07 19:56:40 +02:00
2abbd25372
nvim: upgrade clang-tools to version 19
...
clangd can't cope with the existence of `-fanalyzer` and
`null_terminated_string_arg` in my C code so hopefull this fixes it.
2024-09-07 19:34:50 +02:00
1cc6fd3c29
games: Opt-in persistence for cities skylines
2024-09-06 14:54:08 +02:00
0741b7cd67
Update flake.lock
2024-09-06 10:50:51 +02:00
4f5b8ac3b9
nvim: Add scrolloff settings
2024-09-06 10:49:54 +02:00