framework-2023-09-01-11-22-54
This commit is contained in:
@ -27,7 +27,10 @@ in
|
||||
};
|
||||
|
||||
environment.systemPackages = with unstable.pkgs; [
|
||||
goverlay
|
||||
lutris
|
||||
protontricks
|
||||
protonup-qt
|
||||
vulkan-tools
|
||||
wine
|
||||
winetricks
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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;
|
||||
|
Reference in New Issue
Block a user