global zsh config

This commit is contained in:
Rouven Seifert 2023-04-21 20:03:23 +02:00
parent 82b62d2cae
commit 1737739b73
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
10 changed files with 73 additions and 107 deletions

View file

@ -35,7 +35,8 @@
};
hyprland = {
url = github:hyprwm/Hyprland;
# temp pin hyprland until wayland is updated in nixpkgs
url = github:hyprwm/Hyprland/2df0d034bc4a18fafb3524401eeeceaa6b23e753;
inputs = {
xdph.follows = "xdph";
};
@ -89,6 +90,7 @@
nixos-hardware.nixosModules.common-pc-laptop-ssd
home-manager.nixosModules.home-manager
sops-nix.nixosModules.sops
nix-index-database.nixosModules.nix-index
{
home-manager.extraSpecialArgs = attrs;
home-manager.users.rouven = {