Commit Graph

44 Commits

Author SHA1 Message Date
Andreas Zweili 85c33e6550 Add nix-tree to WSL 2024-03-19 13:58:53 +01:00
Andreas Zweili b9a17c5b77 Add devenv cache 2024-03-19 13:38:55 +01:00
Andreas Zweili fec41754f1 Enable flake support for nix repl 2024-03-01 11:40:09 +01:00
Andreas Zweili 9f9906ea0b Enable ssh-agent 2024-02-23 15:31:09 +01:00
Andreas Zweili f8a0ade629 Remove unused config from bashrc 2024-02-21 17:47:10 +01:00
Andreas Zweili 482ba0ad43 Add trusted-users to nix in WSL 2024-02-20 12:10:09 +01:00
Andreas Zweili da61302025 Remove vagrant from wsl 2024-02-20 10:58:25 +01:00
Andreas Zweili fd63b3c75d Move source-code-pro to Emacs 2024-02-19 19:33:39 +01:00
Andreas Zweili 4c35cbb7a0 Migrate work-wsl to a fully systemd setup 2024-02-19 19:33:39 +01:00
Andreas Zweili 58c12608e7 Actually enable az-git on work-wsl 2024-02-06 09:02:53 +01:00
Andreas Zweili a9a4dfd086 Move the fzf config into its own module 2024-02-05 21:20:50 +01:00
Andreas Zweili d8f1a22cb4 Move common packages from home-manager to nixos
For some admin packages it makes more sense to have them available to all
systems and users.
2024-02-05 21:09:47 +01:00
Andreas Zweili b7a2cc0813 Move starship into its own module 2024-02-05 21:09:47 +01:00
Andreas Zweili ce88b03198 Switch to nixfmt-rfc-style 2024-02-02 13:45:05 +01:00
Andreas Zweili c823e50b2a Add fonts to work-wsl
Required for Emacs
2024-02-02 07:49:20 +01:00
Andreas Zweili d3db0aa233 Switch from nixpkgs-fmt to nixfmt 2024-01-01 13:14:24 +01:00
Andreas Zweili 4a4a7abfca Move hunspell to home-manager 2023-12-12 08:54:17 +01:00
Andreas Zweili 2068481311 Revert "Use emacs-pgtk in WSL"
This reverts commit 1a852ba266.
2023-12-06 12:54:07 +01:00
Andreas Zweili a3b0b5085d Remove unnecessary spaces 2023-12-06 09:07:21 +01:00
Andreas Zweili 82d1f6c6e4 Home-manager can't use rebuild command because of a collision 2023-12-06 09:07:01 +01:00
Andreas Zweili 21f3477e67 Remove nix-output-monitor
It looks nice but causes some problems with tmux and doesn't work properly on
23.11 for me.
2023-12-04 17:24:24 +01:00
Andreas Zweili 96bc5e4fac Add alias for home-manager switch 2023-11-29 09:49:41 +01:00
Andreas Zweili 1a852ba266 Use emacs-pgtk in WSL
This way it starts in Wayland.
2023-11-23 16:58:18 +01:00
Andreas Zweili c1b889b067 Restart the home-manager services after rebuild 2023-09-27 21:34:14 +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 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 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 4b02d80e7e Add missing ' 2023-08-02 09:44:41 +02:00
Andreas Zweili feb248f602 Move tmux to home-manager 2023-07-20 21:00:28 +02:00
Andreas Zweili 8a2853caaf Show diff for home-manager 2023-07-07 13:47:23 +02:00
Andreas Zweili 60948c76bf Set NIX_PATH in home-manager 2023-06-28 10:53:04 +02:00
Andreas Zweili d62c597109 Unify the home-manager profiles 2023-06-12 12:05:00 +02:00
Andreas Zweili af13d6199b Move vim into the common module 2023-06-12 11:31:41 +02:00
Andreas Zweili 6c8f124ba3 Move vagrant-wsl into a module 2023-06-12 11:29:18 +02:00
Andreas Zweili 4b8c4b4299 Move starship into the common configuration 2023-06-12 11:13:24 +02:00
Andreas Zweili 2a62e078cc Move git into a module 2023-06-12 10:10:38 +02:00
Andreas Zweili 03e51cf52e Move fzf to the common config 2023-06-12 09:47:07 +02:00
Andreas Zweili 972b469c1b Move emacs into a module 2023-06-09 22:15:58 +02:00
Andreas Zweili 3a2b9fea22 Move ansible into a module 2023-06-09 21:57:47 +02:00
Andreas Zweili f405f6a6d5 Merge branch 'master' into 2305 2023-06-08 13:40:03 +02:00
Andreas Zweili f377bd81b5 Begin restructering home-manager 2023-06-07 20:27:13 +02:00