niri fixes
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
};
|
||||
nvf.url = "github:notashelf/nvf";
|
||||
stylix.url = "github:danth/stylix";
|
||||
niri-flake.url = "github:sodiboo/niri-flake";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
@@ -15,6 +16,7 @@
|
||||
home-manager,
|
||||
stylix,
|
||||
nvf,
|
||||
niri-flake,
|
||||
...
|
||||
}: let
|
||||
system = "x86_64-linux";
|
||||
@@ -26,6 +28,8 @@
|
||||
./home.nix
|
||||
stylix.homeModules.stylix
|
||||
nvf.homeManagerModules.default
|
||||
niri-flake.homeModules.config
|
||||
niri-flake.homeModules.stylix
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user