nixos

  1. J

    I am using laptop and I'm trying to save power.

    I have googled, searched forums and even asking gpt5 for advice (potential skill issue here since i'm not that good at searching). However the power just wont go below 20W, according to powerstat, tlp and upower -d. My ideal goal is to lower the power consumption to 10-15W. I think it is worth...
  2. tinfoil-hat

    Solved NixOS Stable (Cinnamon) - Terminal exits with no errorcode when rebuilding

    Hi, here's my Nixos config: # Edit this configuration file to define what should be installed on # your system. Help is available in the configuration.nix(5) man page # and in the NixOS manual (accessible by running ‘nixos-help’). { config, pkgs, ... }: { imports = [ # Include the...
Top