Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Rephrase project description, and drop the experimental warning.
  • Loading branch information
gmodena authored Nov 22, 2024
1 parent 8db1648 commit 8d65627
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ NixOs and home-manager modules are provided for system wide or user flatpaks ins

## Background

This repository contains experimental code inspired by Martin Wimpress' [Blending NixOS with Flathub for friends and family](https://talks.nixcon.org/nixcon-2023/talk/MNUFFP/)
talk at NixCon 2023. I like the idea of managing applications the same way I do
with homebrew on nix-darwin.
This project was inspired by Martin Wimpress' [Blending NixOS with Flathub for friends and family](https://talks.nixcon.org/nixcon-2023/talk/MNUFFP/)
talk at NixCon 2023.

`nix-flatpak` follows a [convergent mode](https://flyingcircus.io/blog/thoughts-on-systems-management-methods/) approach to package management (described in [this thread](https://discourse.nixos.org/t/feature-discussion-declarative-flatpak-configuration/26767/2)):
the target system state description is not exhaustive, and there's room for divergence across builds
Expand Down

0 comments on commit 8d65627

Please sign in to comment.