lots of updates; playing with wine

This commit is contained in:
2025-08-23 14:51:32 +01:00
parent cd1aac83b2
commit dd4ca5a69e
10 changed files with 64 additions and 23 deletions

View File

@@ -39,11 +39,6 @@
services.hardware.openrgb.enable = true;
services.lsfg-vk = {
enable = true;
ui.enable = true; # installs gui for configuring lsfg-vk
};
# fileSystems."/mnt/HDD1" = {
# fsType = "ext4";
# label = "HDD1";
@@ -86,6 +81,9 @@
environment.systemPackages = with pkgs;[
distrobox
gpu-screen-recorder-gtk
inputs.nixpkgs-unstable.legacyPackages."${pkgs.system}".lsfg-vk
inputs.nixpkgs-unstable.legacyPackages."${pkgs.system}".lsfg-vk-ui
];
# Define a user account. Don't forget to set a password with passwd.