removed deprecation warning
This commit is contained in:
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 |
Binary file not shown.
|
Before Width: | Height: | Size: 6.5 MiB After Width: | Height: | Size: 3.9 MiB |
|
|
@ -23,7 +23,7 @@ in {
|
||||||
hyperfine
|
hyperfine
|
||||||
jdk
|
jdk
|
||||||
jetbrains.clion
|
jetbrains.clion
|
||||||
jetbrains.idea-ultimate
|
jetbrains.idea
|
||||||
jetbrains.rider
|
jetbrains.rider
|
||||||
jetbrains.rust-rover
|
jetbrains.rust-rover
|
||||||
jetbrains.webstorm
|
jetbrains.webstorm
|
||||||
|
|
@ -50,5 +50,8 @@ in {
|
||||||
tree-sitter-grammars.tree-sitter-nix
|
tree-sitter-grammars.tree-sitter-nix
|
||||||
nixd
|
nixd
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# QuickEMU USB Support
|
||||||
|
virtualisation.spiceUSBRedirection.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue