Celestial.y
Celestial.y
Thanks. I see, we can only perfect it manually then. Maybe bit by bit. The priority is not high. I will start doing this when possible.
@end-4 I closed this issue since the basic target is done. In future when modifying the dependency, please also update `sdata/deps-info.md` so that we can keep information about why a...
# Nix or guix Of course we do not need both of them. So, which one? ## What is guix? It's a cross-distro package manager, similar to nix (actually "guix"...
> No reason for using guix. Nix is much more popular, and even if its technically possible to combine them it is pain, so packaging to nix will benefit most...
> Determinite nix installer overcomes this problem. I guess you meant https://github.com/DeterminateSystems/nix-installer , right? I should have a look at it when possible.
Update (2025.09.10): I have been busy for last several months and still are currently. I've reinstalled Linux on my laptop, switched the distro from Arch Linux to Debian Linux 13...
Nix with home-manager can handle two parts: - Dependencies - Note: programs using PAM (typically **screen locker**) will not work if installed via Nix, so user has to use their...
Futher details on folder `iiqs-hm`: - On non-NixOS distros, programs using PAM (typically screen locker) will not work if installed via Nix, so user has to use their own distro's...
@end-4 > One problem when I was trying to use NixOS was that the build coupled system stuff and home stuff together, so a user config change would also cause...
> I guess I will have to have some sort of detection for this if it's the case? Currently Quickshell is used for the lock and Hyprlock is only a...