Skip to content

Home Manager only? #1389

@Deadarius

Description

@Deadarius

Forgive me if this is already answered or it is obvious, I am only 1 week deep into nixos.

Documentation mentions that importing this flake will install additional packages / services:

It will enable polkit, and run the KDE polkit agent.
If you prefer a different polkit authentication agent, you can set systemd.user.services.niri-flake-polkit.enable = false;
It enables various other features that Wayland compositors may need, such as dconf, opengl and default fonts. It also adds a pam entry for swaylock, which is necessary if you wish to use swaylock.

Now there are instruction on disabling some of it, but it's not obvious to me how to disable the rest. I would love to just use home manager part to be able to declare niri settings using nix language. I don't really want anything else but niri from nixpks, having a flake configuring additional parts conflicts with my desire to see every bit of the system in my config. Is it possible?

PS. this is amazing work that is done here, I am really loving ability to use nix language for everything, thank you very much for your work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions