prem2resolve
All checks were successful
Weekly NixOS Build & Cache / build-and-cache (push) Successful in 16m28s
All checks were successful
Weekly NixOS Build & Cache / build-and-cache (push) Successful in 16m28s
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
let
|
||||
@@ -54,8 +55,9 @@ in
|
||||
vscode
|
||||
nextcloud-client
|
||||
warp
|
||||
handbrake
|
||||
handbrake
|
||||
;
|
||||
inherit (inputs.prem2resolve.packages.x86_64-linux) prem2resolve;
|
||||
};
|
||||
extraGroups = [
|
||||
"audio"
|
||||
|
||||
Reference in New Issue
Block a user