add hyprland and greetd

This commit is contained in:
afoucaultc 2026-08-08 13:33:07 +02:00
parent 7a6da71236
commit 77b3ecebb7
22 changed files with 84 additions and 321 deletions

View file

@ -9,7 +9,7 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
# flake hyprland (git version)
# flake hyprland (git version) (when lua was not yet available on nixpkgs)
#hyprland.url = "github:hyprwm/Hyprland";
# hardware
nixos-hardware.url = "github:NixOS/nixos-hardware";
@ -79,6 +79,7 @@
./hosts/nixos-laptop/configuration.nix
stylix.nixosModules.stylix
home-manager.nixosModules.home-manager
niri.nixosModules.niri
{
# default config
home-manager = {