This commit is contained in:
afoucaultc 2026-08-07 20:04:22 +02:00
parent 9be597750d
commit 00ca4baa74
41 changed files with 795 additions and 113 deletions

View file

@ -12,6 +12,11 @@
# flake hyprland (git version)
hyprland.url = "github:hyprwm/Hyprland";
nixos-hardware.url = "github:NixOS/nixos-hardware";
# flake niri (git version
niri = {
url = "github:sodiboo/niri-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
# zen browser (communautaire) — follows pour partager les libs système
zen-browser = {
url = "github:0xc000022070/zen-browser-flake";
@ -35,6 +40,7 @@
nixpkgs,
home-manager,
hyprland,
niri,
nixos-hardware,
zen-browser,
stylix,