add greetd.nix

This commit is contained in:
2023-08-07 21:12:17 +02:00
parent 1741067800
commit 718220bc41
11 changed files with 329 additions and 358 deletions

View File

@ -10,6 +10,8 @@
};
hyprland.url = "github:hyprwm/Hyprland"; # packages hyprland
# stylix.url = "github:danth/stylix";
};
outputs = attrs @ { self, nixpkgs, home-manager, hyprland, ... }: {