This commit is contained in:
John Lancaster
2026-04-13 09:28:33 -05:00
parent dbbdf8991f
commit 934aeb429c
-5
View File
@@ -1,9 +1,4 @@
{ self, inputs, ... }: { { self, inputs, ... }: {
flake-file.inputs = {
wrapper-modules.url = "github:BirdeeHub/nix-wrapper-modules";
# wrapper-modules.inputs.nixpkgs.follows = "nixpkgs";
};
flake.modules.nixos.niri = { pkgs, lib, ... }: { flake.modules.nixos.niri = { pkgs, lib, ... }: {
programs.niri = { programs.niri = {
enable = true; enable = true;