I never knew he even had children lmao
- 0 Posts
- 7 Comments
Joined 1 month ago
Cake day: May 23rd, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
axEl7fB5@lemmy.cafeto Nix / NixOS@programming.dev•[Question] Global Dark Mode Setting in NixOS Config (no home manager)English1·27 days agorycee??? Never knew the person who made Home Manager is also here. I just noticed
axEl7fB5@lemmy.cafeto Nix / NixOS@programming.dev•NixOS 25.05 released | Blog | Nix & NixOSEnglish3·28 days agoAnd also updating
inputs.nixpkgs.url
fromgithub:nixos/nixpkgs/nixos-24.11
togithub:nixos/nixpkgs/nixos-25.05
.
axEl7fB5@lemmy.cafeto Nix / NixOS@programming.dev•[Question] Global Dark Mode Setting in NixOS Config (no home manager)English3·27 days agoI know OP doesn’t want to use Home Manager and doesn’t use GNOME, but for the other people who use it: you can configure it like this:
dconf.settings."org/gnome/desktop/interface" = { color-scheme = "prefer-dark"; gtk-theme = "Adwaita-dark"; };
I got this from a blog: https://web.archive.org/web/20220927232409/https://hoverbear.org/blog/declarative-gnome-configuration-in-nixos/.
The learning curve is high when you’re starting out so expect to scratch your head in your first week. Once it clicks in, it’ll be smooth sailing after.
c/BrandNewSentence