Commit Graph

103 Commits

Author SHA1 Message Date
Andreas Zweili 517db5fe53 Add a script to download articles 2024-05-15 21:17:45 +02:00
Andreas Zweili 5e5794f105 Correct path to home-manager profile 2024-05-01 09:18:50 +02:00
Andreas Zweili fe3cc8de02 Remove docker from management systems 2024-04-30 18:50:59 +02:00
Andreas Zweili 56eaa69cef Remove duplicate entries of attic-client 2024-04-22 19:39:24 +02:00
Andreas Zweili 9f4f397075 Add attic to the rebuild scripts 2024-04-22 19:37:29 +02:00
Andreas Zweili 75662dc389 Move the attic-client to home-manager 2024-04-22 19:09:12 +02:00
Andreas Zweili be99fa8313 Add attic-client to work-wsl 2024-04-18 08:34:24 +02:00
Andreas Zweili 68bb79a2b6 Put attic behind a proxy 2024-04-17 20:25:59 +02:00
Andreas Zweili fa9e084f2c Disable automatic garbage collection for attic
As I don't currently don't know how fast the cache fills up I'm going to go
with manual garbage collection.
2024-04-16 21:22:07 +02:00
Andreas Zweili 9e2e0fbca1 Adjust the nixPath to better work with nix- tools 2024-04-15 22:37:43 +02:00
Andreas Zweili ab5a4e34c5 Add module for atticd 2024-04-15 22:37:43 +02:00
Andreas Zweili 9a8a9c2f57 Replace inputs.self with relative paths
For paths which are next or beneath the current file it's IMO more readable to
use relative paths.
2024-04-08 21:59:34 +02:00
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