Commit Graph

2250 Commits

Author SHA1 Message Date
f84b207a42 Update flake 2023-09-18 17:27:42 +02:00
45de21c2bb Update gitea 2023-09-18 17:26:44 +02:00
Andreas Zweili
aea387df6d Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-09-15 12:25:39 +02:00
Andreas Zweili
5e1e21c270 Correctly enable auto-revert-mode 2023-09-15 12:25:20 +02:00
e0a4c4bf64 Revert "Enable hardware acceleration for boosteroid"
This reverts commit bfeee63b96.

I've noticed that the performance is about 50% worse when using this parameter.
2023-09-13 22:52:33 +02:00
e3df4f6727 Remove cpuFreqGovernor option 2023-09-13 20:25:55 +02:00
19a1f5e917 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-09-13 20:20:58 +02:00
bfeee63b96 Enable hardware acceleration for boosteroid 2023-09-13 20:20:30 +02:00
Andreas Zweili
d0d7d9e9e6 Update the pdb snippet 2023-09-13 16:13:01 +02:00
a0706bc538 Improve the find-garbage output 2023-09-11 19:36:29 +02:00
905a400d8f Add a reload shortcut to qtile 2023-09-08 12:17:08 +02:00
Andreas Zweili
c7be71fdd7 Make the VM fullscreen again 2023-09-08 10:02:35 +02:00
df0f2b0925 Replace dict 2023-09-07 23:33:11 +02:00
cdaab04a87 Implement a draft for fake_screens 2023-09-07 23:14:14 +02:00
ef889f8fb4 Add qtile to the shell.nix file
Required for hacking on the config
2023-09-07 22:04:35 +02:00
51444cfc69 Enable icons in rofi 2023-09-07 20:15:24 +02:00
92f24d6ed0 Replace WindowName with TaskList 2023-09-07 20:14:02 +02:00
21ceeadf01 Adjust the style of the GroupBox 2023-09-07 19:43:42 +02:00
fd8d678df4 Make the qtile bar transparent 2023-09-07 19:38:26 +02:00
76cd7c89ad Increase fontsize in qtile 2023-09-07 19:37:45 +02:00
8f7e37ae9e Make bold bold in alacritty 2023-09-07 19:36:02 +02:00
120330584f Make alacritty transparent 2023-09-07 19:21:49 +02:00
b0db011335 Add required packages for Python formatting 2023-09-07 19:20:40 +02:00
eb349524cc Correct formatting 2023-09-07 19:20:31 +02:00
f76e10536e Increase the font size for the qtile bar 2023-09-07 19:20:07 +02:00
08ca88086e Disable the Emacs menu bar
I just never really use it.
2023-09-07 18:57:17 +02:00
6ddc1e2aff Adjust the font configuration 2023-09-07 18:55:12 +02:00
c7f4ddd9aa Make my qtile config a bit prettier 2023-09-07 18:54:55 +02:00
ea04290655 Use denote from unstable 2023-09-07 17:46:55 +02:00
Andreas Zweili
727c26aff5 Rename Org to Notes 2023-09-06 12:58:35 +02:00
Andreas Zweili
2f884e17ea Add ansible to the programming modes 2023-09-06 12:57:57 +02:00
Andreas Zweili
ef64393001 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-09-06 12:56:56 +02:00
Andreas Zweili
9141b820e7 Disable relative line numbers 2023-09-06 12:56:43 +02:00
Andreas Zweili
e5805304c0 Disable line-numbers in vterm 2023-09-06 12:56:29 +02:00
f41b3808aa Disable suspend when closing the lid 2023-09-04 16:48:42 +02:00
319a3b208f Update ttrss 2023-09-04 16:31:14 +02:00
1ec5231f33 Update flake 2023-09-04 16:30:16 +02:00
339ac3cb61 Update rss-bridge 2023-09-04 16:30:00 +02:00
664447413d Disable notify for Emacs auto-revert 2023-08-28 20:19:37 +02:00
04a5591358 Update secrets 2023-08-28 20:19:14 +02:00
de12c63976 Update rssbridge 2023-08-28 18:58:44 +02:00
c30c8ecf9b Update ttrss 2023-08-28 18:57:59 +02:00
0af995ca17 Update flakes 2023-08-28 16:01:03 +02:00
607c0a0e7d Move shfmt to the correct location 2023-08-28 16:00:46 +02:00
67c69fcb36 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-08-27 13:35:10 +02:00
501df831db Add formatter for bash scripts 2023-08-27 13:34:59 +02:00
83f928c44f Add formatter for toml 2023-08-27 13:34:53 +02:00
Andreas Zweili
5318476437 Enable format-all in ansible-mode 2023-08-25 09:00:31 +02:00
Andreas Zweili
e8dd82c2d3 Don't use mosh for the connection to the local VM
I feel it adds sluggishnes to the connection.
2023-08-24 12:18:19 +02:00
Andreas Zweili
831e65ddb1 Make tramp work correctly with a NixOS VM
The VM is running on a Windows host and I connect from a WSL1 environment to
it. For some reason this required these changes even though I can connect
perfectly fine from my NixOS notebook to other NixOS based systems.
2023-08-24 12:12:13 +02:00