switched to zen kernel, updated hyprland input

This commit is contained in:
vali 2024-05-20 22:08:36 +02:00
commit 258745ee11
7 changed files with 151 additions and 75 deletions

View file

@ -6,6 +6,7 @@
};
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.follows = "hyprland/nixpkgs";
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
hyprland-plugins = {
@ -29,6 +30,7 @@
url = "github:bloxx12/doom-emacs-config";
flake = false;
};
emacs-overlay.url = "github:nix-community/emacs-overlay";
anyrun = {
url = "github:Kirottu/anyrun";
inputs.nixpkgs.follows = "nixpkgs";
@ -47,10 +49,7 @@
};
};
spicetify-nix.url = "github:the-argus/spicetify-nix";
nur = {
url = "github:nix-community/NUR";
# inputs.nixpkgs.follows = "nixpkgs";
};
nur = { url = "github:nix-community/NUR"; };
agenix.url = "github:ryantm/agenix";