Commit Graph

2214 Commits

Author SHA1 Message Date
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
Andreas Zweili
b775f32429 Disable colour in projectile-fd
It breaks the output when using project-find-file over tramp.
Related SO posts:
- https://stackoverflow.com/questions/6954479/emacs-tramp-doesnt-work
- https://stackoverflow.com/questions/44241820/emacs-tramp-ssh-fails
2023-08-23 17:06:20 +02:00
Andreas Zweili
93c4786089 Enable distrobox on work-vm 2023-08-23 17:06:11 +02:00
f3e8daf34b Update TT-RSS 2023-08-21 14:29:42 +02:00
b665f7b9bd Update rss-bridge 2023-08-21 14:29:11 +02:00
d5efc19f3f Update gitea 2023-08-21 14:28:14 +02:00
903f5af4e7 Update flake 2023-08-21 14:27:13 +02:00
607a77fa7a Add a distrobox module 2023-08-19 22:30:59 +02:00
Andreas Zweili
5419d7419f Fix the PATH again 2023-08-18 14:18:16 +02:00
Andreas Zweili
5dd2ad93fd Correct the PATH 2023-08-18 14:13:40 +02:00
Andreas Zweili
ee46337409 Add ~/.local/bin to PATH 2023-08-18 14:10:02 +02:00
Andreas Zweili
e604311523 Use a lower resolution with the VM 2023-08-18 12:05:38 +02:00
dc83cb48ad Update Nextcloud to 27.0.2 2023-08-14 16:12:54 +02:00
56127141bb Revert "Update Nextcloud"
This reverts commit c147c49455.
2023-08-14 15:20:28 +02:00
43d0504021 Update extcloud 2023-08-14 14:53:04 +02:00
c8d56f0ac8 Update tt-rss 2023-08-14 13:18:33 +02:00
6a6189f935 Update rss-bridge 2023-08-14 13:18:08 +02:00
c147c49455 Update Nextcloud 2023-08-14 13:16:26 +02:00
5b62aa3682 Update flake 2023-08-14 12:41:32 +02:00
a5f2be1e0d Update path 2023-08-07 15:37:12 +02:00
5c6b88cf47 Update flake 2023-08-07 10:22:26 +02:00
d55b720d0d Update nextcloud 2023-08-07 10:21:18 +02:00
898bbf1fab Update tt-rss 2023-08-07 10:19:33 +02:00
6fb3fa161b Update rss-bridge 2023-08-07 10:18:50 +02:00
269cd86877 Enable steam on gwyn 2023-08-07 09:05:42 +02:00
c5347f46ef Enable exfat support on gwyn 2023-08-07 08:59:44 +02:00
4549775ffb Remove remote desktop from gwyn 2023-08-07 08:59:18 +02:00
Andreas Zweili
ad2323b543 Allow magit to save buffers 2023-08-04 12:40:24 +02:00
Andreas Zweili
f845e36f5c Open project specific shell with F2 2023-08-04 11:58:11 +02:00
Andreas Zweili
b99d39cca8 Revert "Create the direnv layout outside of the project"
This reverts commit a2cd0d26c2.
2023-08-03 09:18:48 +02:00
Andreas Zweili
a2cd0d26c2 Create the direnv layout outside of the project
This is only required for WSL because the share is so slow.
In general I think it is better to store the .direnv directory inside the
project so that when you delete the project Nix can clean the files as well.
2023-08-02 16:00:37 +02:00
Andreas Zweili
5eadfd1681 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-08-02 15:25:07 +02:00
Andreas Zweili
ada0fe5099 Update flake 2023-08-02 15:24:57 +02:00
Andreas Zweili
ba64a9eeb7 Remove logs share from desktop-vm 2023-08-02 14:23:11 +02:00
Andreas Zweili
c9e2b01828 Disable git safe directory check 2023-08-02 14:20:25 +02:00
Andreas Zweili
14950aaa85 Remove the ansible package from Emacs
It should use the version we provide with the repo.
2023-08-02 11:33:36 +02:00
Andreas Zweili
a1d5fd3af2 Move nodejs away from the Emacs module
The nodejs version from Nixpkgs doesn't work with WSL1
2023-08-02 11:12:17 +02:00