This reverts commit 042e621f6c.
042e621f6c
@ -138,6 +138,8 @@
environment = {
systemPackages = with pkgs; [ git neofetch ];
localBinInPath = true;
shellAliases.nou =
''sudo nixos-rebuild switch --flake "${flakeURL}"'';
};
services = {
power-profiles-daemon.enable = true;