linutil icon indicating copy to clipboard operation
linutil copied to clipboard

❄️ nix (and nixos) support

Open adamperkowski opened this issue 1 year ago • 2 comments

Type of Change

  • [x] New feature
  • [x] Refactoring

Description

Issues / other PRs related

  • Resolves #759

Checklist

  • [x] My code adheres to the coding and style guidelines of the project.
  • [x] I have performed a self-review of my own code.
  • [ ] I have commented my code, particularly in hard-to-understand areas.
  • [ ] I have made corresponding changes to the documentation.
  • [x] My changes generate no errors/warnings/merge conflicts.

adamperkowski avatar Oct 05 '24 10:10 adamperkowski

Don't forget to modify the configuration.nix for services.

services.flatpak.enable = true; for flatpak

jeevithakannan2 avatar Oct 05 '24 11:10 jeevithakannan2

Don't forget to modify the configuration.nix for services.

services.flatpak.enable = true; for flatpak

I know. I am working on this right now. I with nixos would have a tool for updating the config.

adamperkowski avatar Oct 05 '24 11:10 adamperkowski

I'm hitting kind of a road block here. We need to modify the nix configuration file but there is no parser available. Help is more than welcome.

adamperkowski avatar Oct 26 '24 02:10 adamperkowski

Closing this for now. image

adamperkowski avatar Nov 01 '24 20:11 adamperkowski