Jättefint! Vart där som barn med skolan, får flashbacks till kolsvart pinnbröd.
Jättefint! Vart där som barn med skolan, får flashbacks till kolsvart pinnbröd.
If you have a mostly Gnome system then you can make sure to run these lines when you login:
dconf write /org/gnome/desktop/interface/color-scheme "'prefer-dark'"
dconf write /org/gnome/desktop/interface/gtk-theme "'Adwaita-dark'"
I have two simple shell scripts, prefer-light
and prefer-dark
that I run when I want to switch:
❯ cat $(which prefer-dark)
#!/nix/store/xy4jjgw87sbgwylm5kn047d9gkbhsr9x-bash-5.2p37/bin/bash
dconf write /org/gnome/desktop/interface/color-scheme "'prefer-dark'"
dconf write /org/gnome/desktop/interface/gtk-theme "'Adwaita-dark'"
❯ cat $(which prefer-light)
#!/nix/store/xy4jjgw87sbgwylm5kn047d9gkbhsr9x-bash-5.2p37/bin/bash
dconf write /org/gnome/desktop/interface/color-scheme "'prefer-light'"
dconf write /org/gnome/desktop/interface/gtk-theme "'Adwaita'"
If you want to go deeper and also affect Qt applications and such, then you can always look at the Home Manager source code to see the files that it writes when you follow the tutorials.
Could be that Mel stands in a ring looking down while the camera is pointing up…
I use FitoTrack for running and hiking and am very happy with it.
This is awesome, openstreetmap is such a great resource!
Caught doing 0.75 km/h in a 0.5 km/h zone.
Wow, beautiful!
Indeed, obviously she has quite the talent for markdown. Perhaps you could enroll her in some training for web development? She already types better than some developers I’ve met through the years…
Your guinea pig taught you something today.
I’ve been trying out Grav for a while and it’s pretty cool. Relatively easy to self-host.
That’s impossible, you can’t read too many books. At any age.
You don’t seem to actually use inputs
in your home.nix
file so in principle you should be able to remove the
home-manager.extraSpecialArgs = { inherit inputs; };
line. Doesn’t hurt to keep it, though, if you think you may use inputs
in the future.
The change you propose in 3 would not work the way you expect, the extraSpecialArgs
needs to be set for Home Manager, not NixOS. My guess is that the nixosSystem
function simply would ignore the extraSpecialArgs
parameter.
Agree that there doesn’t seem to be anything weird here, the only suggestion I can add is that you could make it a bit more idiomatic by changing
home-manager.users.bs = import ./hosts/default/home.nix;
to
home-manager.users.bs.imports = [ ./hosts/default/home.nix ];
For many years now whenever I travel within EU I use my EU identity card and it’s very convenient. Would indeed be great if I could use something like it outside EU as well.
Finnish authorities are not investigating. The cable appears to just have been damaged by a digger.
That’s awesome and inspiring!
Sveriges svar på Soylent Green. Mumma…