mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
global zsh config
This commit is contained in:
parent
82b62d2cae
commit
1737739b73
10 changed files with 73 additions and 107 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue