e9407500d1
Fixed to actual domain instead of ssh alias
2024-12-29 10:06:41 +02:00
bc7775f5bc
Added dig yesterday to debug the website and ssl but keeping it cuz it's
...
useful
2024-12-28 22:08:43 +02:00
5e70bb4480
Added sops to manage secrets for my server
2024-12-26 23:40:59 +02:00
56690260ef
Removed formatters and self formmated some stuff, also nixd is broken
...
idk why will try to fix it later
2024-12-26 19:12:44 +02:00
8bb6abc6d4
Finally added a formatter and LSP for nix
2024-12-26 17:21:27 +02:00
3137d24a62
Added tmux session for remote server
2024-12-26 16:39:54 +02:00
2c36da019d
Enabled KVM/QEMU, might use it to run some sandboxed windows machines
2024-12-24 18:57:09 +02:00
87a5338df7
Fixed battery script
2024-12-22 15:27:33 +02:00
d852089d65
Added go tags to generate json tags in go, disabled some NVIM plugin
...
that caused issues after update and set my mouse to hide in ghostty
(which annoyed me for a while, I was putting my mouse offscreen when
using ghostty)
2024-12-21 22:15:50 +02:00
304f7a3b52
Updated all nvim plugins
2024-12-20 13:40:46 +02:00
7f636ec6ea
Added rar to be able to open .rar files in ark
2024-12-19 23:20:42 +02:00
0f373f6ab9
Changed battery notifier to first have a normal notif on 80% and only at
...
90% have a critical, that way most of the time I can just ignore it, and
only if I was in a YT vid or smthing and didn't see it then at 90% I
will get notified even when fullscreening
2024-12-18 15:55:04 +02:00
51e6c2b2df
Removed kaddressbook/akonadi dotfiles, not really useful to store them, but will make a backup of them at some later point
2024-12-18 13:42:31 +02:00
10c5d98db1
Added git sync for my notes dir and made the battery notifications run
...
less frequently
2024-12-18 12:08:39 +02:00
74c1ef70ce
Removed atuin, and also .korganizerrc is no longer kept in my dotfiles
...
as it changes too frequently with things like my current view and it's
pointless to version control (but will probably back it up somewhere
privately)
2024-12-18 12:05:17 +02:00
84940d25fc
Calendar/address book settings
2024-12-15 23:18:53 +02:00
021331f52c
Added atuin, I still prefer fzf I think but might change my mind later
2024-12-15 23:17:08 +02:00
854e416055
Fixed locale issue by adding all used locales manually, bcz I changed
...
time to a diff local that wasn't available so I needed to specify all
locales I use manually
2024-12-15 13:22:16 +02:00
a1434b8287
Changed a bunch of tmux stuff, fixed annoying issue with hostname for
...
windows, root cause was catppuccin, removed the true color fixes because
it's no longer needed due to using linux + ghostty, but if there r any
issues in the future, maybe it's due to this, but everything seems to
work
2024-12-15 10:59:26 +02:00
b30a2cc92a
Replaced nvimpager with less, and now delta works with colors
2024-12-14 23:14:29 +02:00
32af9e531b
Made battery at 80% a critical notif, might revert cuz critical breaks
...
the automatic 5s dismiss, and closing manually is a pain
2024-12-14 22:42:24 +02:00
c6809f1f5c
Removed kontact and just kept korganizer/kaddressbook, don't need the
...
rest, also added gitleaks to be able to check for leaks, had it in my
WSL but never installed it on nix
2024-12-14 22:15:51 +02:00
5c88ab1e63
Added glibcLocales, very important to make sure that when changing
...
locales/formats in KDE plasma (ie: using the metric system, and
DD/MM/YYYY for dates etc) it'll have the locales available.
This gets rid of the perl locale missing warnings on `nh os switch` and
also gets rid of the man pages locale missing warning
2024-12-14 22:01:55 +02:00
6476c5131c
Added docker and removed some unused apps
2024-12-13 09:25:47 +02:00
bbc1cf2fb1
Added steam
2024-12-11 21:57:42 +02:00
93c0df466b
Added kontact suite a few days ago, still need to decide if I keep
...
kontact or just go with korganizer + kaddressbook
2024-12-11 18:13:02 +02:00
cfa5f95c4e
Added sleep tracker python script and keybind to toggle render-markdown
2024-12-11 18:12:29 +02:00
be84087eb4
Added remaps for harpoon
2024-12-09 10:31:29 +02:00
58313fccc3
Installed gimp
2024-12-07 17:33:31 +02:00
dc638827ef
Configured Ghostty's theme to what I had previously and also a bunch of
...
changes to the width/height of things and fonts and stuff
2024-12-07 17:32:56 +02:00
39d6c64f71
Remove the need to confirm when ghostty is closed
2024-12-07 14:25:30 +02:00
9edb76095e
Added ghostty syntax highlighting
2024-12-07 14:06:29 +02:00
4f8c6727a5
Configured titlebar for ghostty (well more like disabled it lol)
2024-12-07 14:06:06 +02:00
e564e1ac64
Finally trying ghostty, some basic configuration
2024-12-07 10:23:07 +02:00
fde9f2191d
Added comment
2024-12-06 21:48:00 +02:00
5420bee023
Added old windows games
2024-12-06 21:47:11 +02:00
f587810d85
Fixed ghostty download issue, also if github wasn't SSHed into, it will
...
fail and infinitely run, so `ssh github.com` first and add the
fingerprint
2024-12-06 18:27:57 +02:00
41217ab34b
Some formatting changes after PR
2024-12-06 13:38:06 +02:00
48380943b0
Merge pull request #2 from NobbZ/ghostty
...
ghostty
2024-12-06 13:27:12 +02:00
Norbert Melzer
b0c8eadda5
add ghostty
2024-12-06 12:25:46 +01:00
Norbert Melzer
7d98f53a46
fix unfree
2024-12-06 12:19:46 +01:00
ab33897f3c
Disabled mason for zls and installed ZLS locally from a binary in
...
~/.zls and also added graphviz bcz I might need it for cargo crates
(rust) later when I configure rustaceanvim
2024-12-06 13:16:56 +02:00
3c7578d4fd
Removed timeout for keychain cuz it's annoying, right now I am not in
...
worry that some1 will get access to my physical PC so it's fine, if it
changes I will make the cooldown shorter so it's safe when I am off my
PC
2024-12-02 13:40:57 +02:00
73b3c21823
Added manually installed .zls
2024-12-02 13:40:25 +02:00
07ff44fd4f
Added java for advent of code, but it works on nix so keeping it active
2024-12-02 13:40:06 +02:00
97983affde
Added zig
2024-12-01 23:13:51 +02:00
8adfa69813
Added colorcolumn to show the column that should (preferably) not be
...
exceeded, it's a softlimit
2024-11-30 14:54:29 +02:00
ecd2eb1576
Made clangd work and recognize C headers, see https://www.reddit.com/r/NixOS/comments/1d7zvgu/nvim_cant_find_standard_library_headers/
...
for troubleshooting/reference if it happens again
2024-11-30 13:20:25 +02:00
ccc402964b
Added back C and other languages LSPs and tooling
2024-11-30 11:55:46 +02:00
03e05cddf8
Added icons to ls using eza
2024-11-30 08:59:37 +02:00