fix flake file

This commit is contained in:
Veneficium 2025-08-27 16:16:23 +02:00
parent 8d960e5cf2
commit b42c293a4a

View file

@ -13,7 +13,6 @@
stylix = {
url = "github:danth/stylix";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
niri.url = "github:sodiboo/niri-flake";
@ -30,7 +29,7 @@
};
outputs =
inputs@{
{
self,
nixpkgs,
home-manager,