prune
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user