mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 13:42:50 +02:00
add u, the most awesome program
This commit is contained in:
parent
87733a0f30
commit
e4b53c384c
5 changed files with 38 additions and 4 deletions
|
|
@ -181,10 +181,8 @@ in
|
|||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk pkgs.xdg-desktop-portal-gnome pkgs.gnome-keyring ];
|
||||
programs.waybar.enable = true;
|
||||
|
||||
# TODO: Create a fancontrol config
|
||||
hardware.fancontrol.enable = false;
|
||||
hardware.fancontrol.config = ''
|
||||
'';
|
||||
programs.coolercontrol.enable = true;
|
||||
programs.coolercontrol.nvidiaSupport = true;
|
||||
services.flatpak.enable = true;
|
||||
|
||||
console.keyMap = "sg";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue