packages: temporarily disable pcloud
This commit is contained in:
parent
4cb72a22c5
commit
c3e52087ad
|
@ -99,7 +99,7 @@
|
|||
in [
|
||||
(self: super: { kanidm = nonrecursive-unstable-pkgs.kanidm; })
|
||||
(self: super: { pgadmin4 = nonrecursive-unstable-pkgs.pgadmin4; })
|
||||
(self: super: { pcloud = unstable-pkgs.callPackage ./package-overrides/pcloud.nix {}; })
|
||||
# (self: super: { pcloud = nonrecursive-unstable-pkgs.pcloud; })
|
||||
osuchan.overlays.default
|
||||
(self: super: {
|
||||
mpv-unwrapped = super.mpv-unwrapped.override {
|
||||
|
|
|
@ -107,7 +107,7 @@ in {
|
|||
mpc_cli
|
||||
nyxt
|
||||
# obsidian
|
||||
pcloud
|
||||
# pcloud
|
||||
pulseaudio
|
||||
pulsemixer
|
||||
# scrcpy
|
||||
|
|
Loading…
Reference in New Issue