-
I had heard that there was some work being done on the main repos for a NixOS module for zen browser (might be true, might not be true, don't trust me on that entirely.) and now it begs the question o…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue …
-
https://github.com/ojsef39/nix-base/issues/9
-
**Describe the bug**
home-manager service is not working after adding from drawin.
Platform: `NixOs`
```shell
➜ confs git:(main) sudo nixos-rebuild switch --flake .#Alpha
building the syst…
-
I've been facing this issue for a couple of days that stylix only themes my system packages but not the ones installed by home-manager. For example, gnome-shell is themed but not the gnome programs th…
-
Nixos offers the `autoUpgrade` option to automatically do the equivalent of `nix-channel --update && nixos-rebuild switch` regularly. Should we do the same for home-manager?
-
# !! This is not a real issue
Thanks for the package, which solves my issue on my Nixos installation, where I run Plasma6 with `i3`.
So here is my home-manager configuration, which builds your p…
-
I've been looking through the code and I'm trying to determine if it's possible to apply the same home-manager config to multiple users. I see the primary user defined in [config.nix](https://github.…
-
In the docs (https://github.com/Evertras/simple-homemanager/blob/main/02-basic-repository-setup.md#init-a-git-repository) it says that we can create a `my-home-manager` (or similar) directory anywhere…
-
**Is your feature request related to a problem? Please describe.**
Currently, to upgrade packages, we need to run `system-manager switch` and `home-manager switch` separetly.
**Describe the soluti…