This commit is contained in:
Sakooooo 2024-08-11 23:05:15 +04:00
parent 026f5fa1cf
commit 945d395dd9
Signed by: sako
GPG key ID: 3FD715D87D7725E0
2 changed files with 4 additions and 0 deletions

View file

@ -33,6 +33,7 @@
url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
inputs.nixpkgs.follows = "nixpkgs";
};
rose-pine-hyprcursor.url = "github:ndom91/rose-pine-hyprcursor";
};
outputs = {
@ -43,6 +44,7 @@
sops-nix,
emacs-overlay,
hyprland,
rose-pine-hyprcursor,
# ags,
...
} @ inputs: let

View file

@ -96,6 +96,8 @@ in
greetd.tuigreet
# notifications
mako
# cursor
inputs.rose-pine-hyprcursor.packages.${pkgs.system}.default
];
programs.hyprland = {