lock update, nh repl inclusion
This commit is contained in:
@@ -29,6 +29,8 @@ in {
|
||||
};
|
||||
};
|
||||
home.packages = with pkgs; [
|
||||
protontricks
|
||||
lutris
|
||||
# misc.gui
|
||||
# virt-manager
|
||||
gnome-calculator
|
||||
|
||||
@@ -41,8 +41,10 @@ in {
|
||||
vulkan-loader
|
||||
vulkan-validation-layers
|
||||
vulkan-extension-layer
|
||||
vulkan-utility-libraries
|
||||
];
|
||||
hardware.graphics.extraPackages32 = with pkgs.pkgsi686Linux; [
|
||||
libva
|
||||
vaapiVdpau
|
||||
libvdpau-va-gl
|
||||
];
|
||||
|
||||
@@ -66,6 +66,7 @@ in {
|
||||
"workspace 5 silent, class:^(discord)$"
|
||||
"workspace 5 silent, class:^(vesktop)$"
|
||||
"workspace 4 silent, class:^(steam_app_0)$"
|
||||
"workspace 4 silent, title:^(World of Warcraft)$"
|
||||
];
|
||||
windowrule = [];
|
||||
layerrule = [
|
||||
|
||||
@@ -15,7 +15,6 @@ in {
|
||||
# pkgs.yubioath-flutter
|
||||
# pkgs.yubikey-manager
|
||||
pkgs.yubikey-personalization
|
||||
pkgs.yubikey-personalization-gui
|
||||
pkgs.yubikey-touch-detector
|
||||
# pkgs.pcsc-tools
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user