fix flake file
This commit is contained in:
parent
8d960e5cf2
commit
b42c293a4a
1 changed files with 1 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue