framework-2023-09-01-11-22-54

This commit is contained in:
Alexander Szczepanski
2023-09-01 11:22:54 +02:00
parent d3d29d1b9e
commit 0c951a9eb6
4 changed files with 7 additions and 2 deletions

View File

@ -27,7 +27,10 @@ in
};
environment.systemPackages = with unstable.pkgs; [
goverlay
lutris
protontricks
protonup-qt
vulkan-tools
wine
winetricks

View File

@ -28,6 +28,7 @@
gnomeExtensions.appindicator
gnomeExtensions.blur-my-shell
gnomeExtensions.vitals
gnomeExtensions.dash-to-dock
whitesur-gtk-theme
whitesur-icon-theme
moka-icon-theme

View File

@ -21,6 +21,7 @@ in
gparted
libsecret
gnome.simple-scan
telegram-desktop
];
programs = {
@ -46,6 +47,7 @@ in
corefonts
google-fonts
liberation_ttf
libertinus
gyre-fonts
noto-fonts
noto-fonts-cjk

View File

@ -17,7 +17,7 @@ in
../configs/browser.nix
../configs/user.nix
../configs/user-gui.nix
../configs/gnome.nix
../configs/pantheon.nix
/home/alex/Workspace/fw-fanctrl-nix/service.nix
];
@ -88,7 +88,6 @@ in
services = {
power-profiles-daemon.enable = true;
fw-fanctrl.enable = true;
thermald.enable = true;
pipewire = {
enable = true;
alsa.enable = true;