pakieng (Pasquale Di Maria)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Friday

  • Clear sailing ahead.

User Details

User Since
Jan 16 2022, 8:59 PM (170 w, 2 d)
Availability
Available

Recent Activity

Aug 14 2024

pakieng added a comment to T17395: Config KDE (and posibbly KDE core apps) via API.

To add on this while the Home Manager's module allows to configure KDE apps declaratively it is also impure, if I remove some sonfiguration from home.nix the configuration in the home directory remains, unlike with other programs that Properly respect the xdg division between config, cache and state.

Aug 14 2024, 10:28 AM · Goal Setting 2024

Jun 16 2024

pakieng added a comment to T17395: Config KDE (and posibbly KDE core apps) via API.

Home-manager solved this by using kwriteconfig to write the corresponding config entries instead. But yes a dump tool would be nice to help migrate.

Jun 16 2024, 9:05 AM · Goal Setting 2024
pakieng added a comment to T17395: Config KDE (and posibbly KDE core apps) via API.

Speaking for nix, a bigger obstacle was the fact that for many applications config and state were mixed together in the same file, so we couldn't simply symlink that config file to the read only nix store

Jun 16 2024, 9:02 AM · Goal Setting 2024

Jun 15 2024

pakieng added a comment to T17395: Config KDE (and posibbly KDE core apps) via API.

As an example implementation, here is how we implemented a similar functionality in home-manager https://github.com/pasqui23/home-manager/blob/e2e7ea9b8f3de1e6a09f4fc512eae75f6e413a10/modules/misc/qt/kconfig.nix#L19

Jun 15 2024, 1:43 AM · Goal Setting 2024