forked from mirrors_public/oddlama_nix-config
chore: flake updates for desktop
This commit is contained in:
parent
75b4bfd452
commit
9b6c4a0ca6
6 changed files with 4 additions and 27 deletions
|
@ -1,4 +1,4 @@
|
|||
inputs: [
|
||||
_inputs: [
|
||||
(import ./caddy.nix)
|
||||
(import ./scripts)
|
||||
(_final: prev: {
|
||||
|
@ -33,8 +33,6 @@ inputs: [
|
|||
wrapProgram $out/bin/nvim --add-flags "--clean"
|
||||
'';
|
||||
});
|
||||
gpu-screen-recorder = prev.callPackage "${inputs.nixpkgs-gpu-screen-recorder}/pkgs/applications/video/gpu-screen-recorder/default.nix" {};
|
||||
gpu-screen-recorder-gtk = prev.callPackage "${inputs.nixpkgs-gpu-screen-recorder}/pkgs/applications/video/gpu-screen-recorder/gpu-screen-recorder-gtk.nix" {};
|
||||
#pythonPackagesExtensions =
|
||||
# prev.pythonPackagesExtensions
|
||||
# ++ [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue