Commit Graph

91 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 924d08b5b5 Add nix-tree 2024-03-10 15:05:20 +01:00
Andreas Zweili 4845b1ead3 Remove with pkgs from management profile 2024-03-10 15:03:50 +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 b60a3a8896 Add chromium 2024-02-20 22:05:55 +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 755fc92f19 Change directory 2024-02-11 16:05:44 +01:00
Andreas Zweili 58c12608e7 Actually enable az-git on work-wsl 2024-02-06 09:02:53 +01:00
Andreas Zweili cf61aa8652 Enable email on management 2024-02-05 21:20:50 +01:00
Andreas Zweili a9a4dfd086 Move the fzf config into its own module 2024-02-05 21:20:50 +01:00
Andreas Zweili fa4e86686b Move unlock-luks to the management profile 2024-02-05 21:14:30 +01:00
Andreas Zweili c9dbac36cb Remove duplicate option
I'ts already defined in the headless profile.
2024-02-05 21:13:28 +01:00
Andreas Zweili 652b400660 Unify the profiles
Make it so that the profiles build on each other.
2024-02-05 21:12:36 +01:00
Andreas Zweili cf613b32db Move prettier to the emacs module
It should live next to my main editor.
2024-02-05 21:11:22 +01:00
Andreas Zweili 6a0713c460 Move az-git from common to management 2024-02-05 21:10:41 +01:00
Andreas Zweili 62fa6218ca Move nixfmt to management devices only 2024-02-05 21:09:47 +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 839fa37382 Replace unlock looks with proper script 2024-02-04 16:24:22 +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 86cd324d44 Remove chromium
I installed the geforce now electron app
2024-02-01 20:21:01 +01:00
Andreas Zweili 22d7bf4398 Update az-media 2024-01-18 20:10:48 +01:00
Andreas Zweili acdbd14d8e Unify the initrd ssh config
I don't know if it is a smart idea to use the same key for all initrds but I
can't be bothered to create one for each device atm.
2024-01-09 21:59:57 +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 add1d23349 Move nix-output-monitor to the common module 2023-11-29 09:49:27 +01:00
Andreas Zweili 2d0f39b14d Add nix-output-monitor 2023-11-25 16:39:40 +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 8aa9fb53e5 Remove shotwell 2023-11-06 15:04: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 a5f2be1e0d Update path 2023-08-07 15:37:12 +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 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