1
Fork 0
Commit graph

32 commits

Author SHA1 Message Date
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
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
6872199ba9
Add the user to the wireshark group 2024-09-05 12:25:16 +02:00
d1445c2ba6
Add wireshark 2024-09-05 12:22:58 +02:00
bd1d8edbe6
kde: Add powerdevil configuration 2024-09-03 00:16:48 +02:00
c875e4283b
kde: Add openvpn support 2024-08-29 00:06:48 +02:00
d842372486
kde: Add NetworkManager 2024-08-29 00:06:48 +02:00
03232c6113
kde: Forgot to take out the shift from the bindings 2024-08-28 22:48:56 +02:00
f66dfdc33c
kde: Fix moving windows to workspaces
For some reason kwin, unlike literally every single other window manager
that I have ever used, cannot cope with the concept of the shift layer
and numbers for bindings.
2024-08-28 22:44:02 +02:00
a75e4dc41d
kde: Add sddm background and persist more stuff 2024-08-28 22:41:29 +02:00
794c955c2c
kde: Fix some issues 2024-08-28 21:21:28 +02:00
1ecd08ca99
kde: Fix firefox shortcut in panel 2024-08-28 20:48:13 +02:00
6447b092a2
kde: Persist konsole configuration files instead of declaring them
The wrapper for the Konsole configuration leaves a lot to be desired and
it's not really worth the time trying to get it to work the way I want
to by jumping through 700 hoops so I am just going to persist the
Konsole files and configure it manually on new installations. The
configuration is not rellly critical for anything and it can be set in
less than a minute.
2024-08-28 20:37:55 +02:00
875c9912cc
kde: Fix some issues with the configuration 2024-08-28 20:16:39 +02:00
a985dbf760
kde: Extend configuration 2024-08-28 20:12:00 +02:00
cc146d8231
kde: Fix some typos 2024-08-28 18:32:23 +02:00
654cde2a3a
Add KDE and set it as the default on the workstation host
Note: The kde configuration is currently incomplete. It's still missing
some configuration using the plasma-manager flake. I'm going to get
plasma working first and then worry about the small configuration
details.
2024-08-28 18:21:04 +02:00
af0078d7af
Refactor configuration to be more modular.
TODO: Update the documentation in the README to reflect changes
2024-08-26 15:01:33 +02:00
578deab27b
security: Allow jitsi-meet
libolm, which jitsi-meet depends on was recently deprecated. This does
not affect me as I don't use jitsi-meet directly. It's installed as a
dependency of another package for a feature which I do not use. I
honestly didn't even know any of my packages depended on jitsi-meet
until now. I'll leave this here until the issue is resolved.
2024-08-19 22:25:38 +02:00
d4190d1f7d
Remove clamav as it is broken right now 2024-08-15 13:49:02 +02:00
d29017d527
hyprland: Revert to stable release 2024-08-04 20:16:18 +02:00
b36dbf15c0
Revert "hyprland: Switch back nixpkgs release"
This reverts commit 9226d8a7e6.
2024-08-04 19:47:18 +02:00
da4b4616ac
Add protontricks 2024-08-01 18:38:05 +02:00
8de3f12524
No more mental illness 2024-08-01 18:38:05 +02:00
9226d8a7e6
hyprland: Switch back nixpkgs release
Firefox keeps imploding
2024-07-26 20:54:10 +02:00
f563b036a1
hyprland: Actually use the git release 2024-07-26 20:48:08 +02:00
9d90756538
Refactor: Remove unclean modules/packages directive 2024-07-25 22:19:16 +02:00
aaaf4808f3
Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
36a22dc58a
Remove unused desktop environments 2024-07-25 21:54:44 +02:00
c8636e1d9d
Move sudo configuration to security 2024-07-25 21:54:13 +02:00
d6f25a0f4e
Refactor: Move and subcategorize modules 2024-07-25 21:52:42 +02:00