mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-04-01 02:00:22 +02:00
Reformat with alejandra
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
solaar-master,
|
||||
fet,
|
||||
...
|
||||
}:
|
||||
{
|
||||
}: {
|
||||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
@@ -153,12 +152,13 @@
|
||||
vkbasalt
|
||||
vlc
|
||||
(vscode.fhsWithPackages (
|
||||
ps: with ps; [
|
||||
python3
|
||||
zlib
|
||||
gcc
|
||||
gnumake
|
||||
]
|
||||
ps:
|
||||
with ps; [
|
||||
python3
|
||||
zlib
|
||||
gcc
|
||||
gnumake
|
||||
]
|
||||
))
|
||||
webp-pixbuf-loader
|
||||
wev
|
||||
|
||||
Reference in New Issue
Block a user