1752375701
This commit is contained in:
@@ -16,6 +16,6 @@
|
|||||||
gsp.enable = true;
|
gsp.enable = true;
|
||||||
open = true;
|
open = true;
|
||||||
nvidiaSettings = true;
|
nvidiaSettings = true;
|
||||||
package = config.boot.kernelPackages.nvidiaPackages.beta;
|
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -26,12 +26,14 @@
|
|||||||
openssh
|
openssh
|
||||||
nodePackages."pnpm"
|
nodePackages."pnpm"
|
||||||
openssl
|
openssl
|
||||||
|
ffmpeg
|
||||||
|
|
||||||
# Desktop applications
|
# Desktop applications
|
||||||
alacritty
|
alacritty
|
||||||
bitwarden-desktop
|
bitwarden-desktop
|
||||||
vlc
|
vlc
|
||||||
onlyoffice-desktopeditors
|
onlyoffice-desktopeditors
|
||||||
|
gnome-notes
|
||||||
spotify
|
spotify
|
||||||
spot
|
spot
|
||||||
streamrip
|
streamrip
|
||||||
@@ -45,6 +47,7 @@
|
|||||||
duckstation
|
duckstation
|
||||||
dolphin-emu
|
dolphin-emu
|
||||||
ryubing
|
ryubing
|
||||||
|
gpu-screen-recorder
|
||||||
|
|
||||||
# GNOME extensions
|
# GNOME extensions
|
||||||
gnomeExtensions.appindicator
|
gnomeExtensions.appindicator
|
||||||
|
|||||||
@@ -27,4 +27,7 @@
|
|||||||
|
|
||||||
# Docker
|
# Docker
|
||||||
virtualisation.docker.enable = true;
|
virtualisation.docker.enable = true;
|
||||||
|
|
||||||
|
# Fwupd
|
||||||
|
services.fwupd.enable = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user