removed deprecation warning

This commit is contained in:
KoenDR06 2025-12-21 21:47:28 +01:00
parent fe3e32965d
commit 7c4e53b960
3 changed files with 4 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 MiB

After

Width:  |  Height:  |  Size: 2.7 MiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 MiB

After

Width:  |  Height:  |  Size: 3.9 MiB

Before After
Before After

View file

@ -23,7 +23,7 @@ in {
hyperfine
jdk
jetbrains.clion
jetbrains.idea-ultimate
jetbrains.idea
jetbrains.rider
jetbrains.rust-rover
jetbrains.webstorm
@ -50,5 +50,8 @@ in {
tree-sitter-grammars.tree-sitter-nix
nixd
];
# QuickEMU USB Support
virtualisation.spiceUSBRedirection.enable = true;
};
}